Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 14:18:12 +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: r370343 - head/textproc/libe-book
Message-ID:  <201410071418.s97EICEP013027@svn.freebsd.org>

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



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