svn commit: r370342 - head/textproc/libe-book00

Baptiste Daroussin bapt at FreeBSD.org
Tue Oct 7 14:17:16 UTC 2014


Author: bapt
Date: Tue Oct  7 14:17:15 2014
New Revision: 370342
URL: https://svnweb.freebsd.org/changeset/ports/370342
QAT: https://qat.redports.org/buildarchive/r370342/

Log:
  USES=gperf

Modified:
  head/textproc/libe-book00/Makefile

Modified: head/textproc/libe-book00/Makefile
==============================================================================
--- head/textproc/libe-book00/Makefile	Tue Oct  7 14:16:10 2014	(r370341)
+++ head/textproc/libe-book00/Makefile	Tue Oct  7 14:17:15 2014	(r370342)
@@ -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