diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-07-05 14:51:09 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-07-05 14:51:09 +0000 |
commit | a1681eb3a291d82dec6cc4dd7bfad4e5cf1b614d (patch) | |
tree | 89a02444da19d21f387ac26f7ab168ea8d4c737a /textproc/libguess | |
parent | afab08bde83770697d94ab52a6fcf26a0d96b82c (diff) |
Notes
Diffstat (limited to 'textproc/libguess')
-rw-r--r-- | textproc/libguess/Makefile | 3 |
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 |