svn commit: r370344 - head/textproc/libabw00

Baptiste Daroussin bapt at FreeBSD.org
Tue Oct 7 14:18:53 UTC 2014


Author: bapt
Date: Tue Oct  7 14:18:52 2014
New Revision: 370344
URL: https://svnweb.freebsd.org/changeset/ports/370344
QAT: https://qat.redports.org/buildarchive/r370344/

Log:
  Convert USES=gperf

Modified:
  head/textproc/libabw00/Makefile

Modified: head/textproc/libabw00/Makefile
==============================================================================
--- head/textproc/libabw00/Makefile	Tue Oct  7 14:18:11 2014	(r370343)
+++ head/textproc/libabw00/Makefile	Tue Oct  7 14:18:52 2014	(r370344)
@@ -15,7 +15,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel/boost-libs
 LIB_DEPENDS=	libwpd-0.9.so:${PORTSDIR}/textproc/libwpd
 
-USES=		libtool pathfix pkgconfig tar:xz
+USES=		gperf libtool pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
 USE_GNOME=	libxml2
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list