svn commit: r370343 - head/textproc/libe-book
Baptiste Daroussin
bapt at FreeBSD.org
Tue Oct 7 14:18:12 UTC 2014
Author: bapt
Date: Tue Oct 7 14:18:11 2014
New Revision: 370343
URL: https://svnweb.freebsd.org/changeset/ports/370343
QAT: https://qat.redports.org/buildarchive/r370343/
Log:
Convert to USES=gperf
Modified:
head/textproc/libe-book/Makefile
Modified: head/textproc/libe-book/Makefile
==============================================================================
--- head/textproc/libe-book/Makefile Tue Oct 7 14:17:15 2014 (r370342)
+++ head/textproc/libe-book/Makefile Tue Oct 7 14:18:11 2014 (r370343)
@@ -20,7 +20,7 @@ LIB_DEPENDS= libicui18n.so:${PORTSDIR}/d
USE_GNOME= libxml2
-USES= gmake libtool pathfix pkgconfig tar:xz
+USES= gmake gperf libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ZLIB_CFLAGS="-DWEHAVEZLIBINBASE" ZLIB_LIBS="-DWEDOHAVEIT"
More information about the svn-ports-all
mailing list