aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-07-05 22:51:09 +0800
committerwg <wg@FreeBSD.org>2013-07-05 22:51:09 +0800
commit95ea567464bbafdb0014ba3e9d374e5c9ac0073a (patch)
tree89a02444da19d21f387ac26f7ab168ea8d4c737a /textproc
parent69184ea8a44240f189ba8c95cb5ff0d732e6b46b (diff)
downloadfreebsd-ports-gnome-95ea567464bbafdb0014ba3e9d374e5c9ac0073a.tar.gz
freebsd-ports-gnome-95ea567464bbafdb0014ba3e9d374e5c9ac0073a.tar.zst
freebsd-ports-gnome-95ea567464bbafdb0014ba3e9d374e5c9ac0073a.zip
textproc/libguess: convert remaining USE_GNOME
- Convert USE_GNOME to USES as well Reported by: jgh
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