Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 14:18:53 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370344 - head/textproc/libabw00
Message-ID:  <201410071418.s97EIroY013205@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410071418.s97EIroY013205>