From a1681eb3a291d82dec6cc4dd7bfad4e5cf1b614d Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Fri, 5 Jul 2013 14:51:09 +0000 Subject: [PATCH] textproc/libguess: convert remaining USE_GNOME - Convert USE_GNOME to USES as well Reported by: jgh --- textproc/libguess/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/libguess/Makefile b/textproc/libguess/Makefile index 863594424085..c10eddab0fbc 100644 --- a/textproc/libguess/Makefile +++ b/textproc/libguess/Makefile @@ -11,8 +11,7 @@ COMMENT= High-speed character set detection library LIB_DEPENDS= mowgli:${PORTSDIR}/devel/libmowgli -USES= gmake -USE_GNOME= gnomehack pkgconfig +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes