Date: Tue, 23 Jun 2015 14:14:45 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390414 - head/graphics/price Message-ID: <201506231414.t5NEEjpY056713@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jun 23 14:14:44 2015 New Revision: 390414 URL: https://svnweb.freebsd.org/changeset/ports/390414 Log: - Remove USES=desktop-file-utils as suggested by stage-qa Modified: head/graphics/price/Makefile Modified: head/graphics/price/Makefile ============================================================================== --- head/graphics/price/Makefile Tue Jun 23 14:14:39 2015 (r390413) +++ head/graphics/price/Makefile Tue Jun 23 14:14:44 2015 (r390414) @@ -3,7 +3,7 @@ PORTNAME= price PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= PRICE-${PORTVERSION} @@ -14,7 +14,7 @@ COMMENT= Image filtering and manipulatio LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= desktop-file-utils gnustep +USES= gnustep USE_GNUSTEP= back build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506231414.t5NEEjpY056713>