summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-07-05 14:51:09 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-07-05 14:51:09 +0000
commita1681eb3a291d82dec6cc4dd7bfad4e5cf1b614d (patch)
tree89a02444da19d21f387ac26f7ab168ea8d4c737a /textproc
parent- Convert to new USES gmake for my ports (diff)
textproc/libguess: convert remaining USE_GNOME
- Convert USE_GNOME to USES as well Reported by: jgh
Notes
Notes: svn path=/head/; revision=322335
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libguess/Makefile3
1 files changed, 1 insertions, 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