From a78f51fa31082329f5688e936740467fc643799b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 23 Jun 2015 14:14:44 +0000 Subject: - Remove USES=desktop-file-utils as suggested by stage-qa --- graphics/price/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/price/Makefile b/graphics/price/Makefile index eb70b19179cd..a6a73cb66f6c 100644 --- a/graphics/price/Makefile +++ b/graphics/price/Makefile @@ -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 manipulation using GNUstep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= desktop-file-utils gnustep +USES= gnustep USE_GNUSTEP= back build -- cgit