From b8a28ce4485c30495faab27811393fc7ec03584f Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 30 Aug 2013 23:57:36 +0000 Subject: Eradicate USE_GNOME=pkgconfig While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Convert USE_GNOME=gnomehack to USES=pathfix - Convert USE_PERL5 to USES=perl5 --- sysutils/djmount/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/djmount') diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index 8543e4919cc0..ef863863aaaa 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -15,8 +15,7 @@ BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv PLIST_FILES= bin/${PORTNAME} GNU_CONFIGURE= yes -USES= fuse -USE_GNOME= pkgconfig +USES= fuse pkgconfig CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --with-fuse-prefix=${LOCALBASE} \ --with-external-libupnp --with-libupnp-prefix=${LOCALBASE} -- cgit