aboutsummaryrefslogtreecommitdiff
path: root/graphics/libetonyek01
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-07 14:16:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-07 14:16:10 +0000
commit80fc5987a32aef1c866bfae55a56e5edb05ada01 (patch)
tree775ab53916fbf3dbb873e2db78183e7633debc36 /graphics/libetonyek01
parentff067b1781aa7ba7fec512b61644758f6ac8458a (diff)
downloadports-80fc5987a32aef1c866bfae55a56e5edb05ada01.tar.gz
ports-80fc5987a32aef1c866bfae55a56e5edb05ada01.zip
Convert USES=gperf properly
Notes
Notes: svn path=/head/; revision=370341
Diffstat (limited to 'graphics/libetonyek01')
-rw-r--r--graphics/libetonyek01/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile
index 30c6233748ce..e70b5d3cfeea 100644
--- a/graphics/libetonyek01/Makefile
+++ b/graphics/libetonyek01/Makefile
@@ -13,7 +13,6 @@ COMMENT= Library to interpret and import Apple Keynote presentations
LICENSE= LGPL21 MPL
LICENSE_COMB= dual
-USES= gperf
LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
librevenge-0.0.so:${PORTSDIR}/textproc/librevenge \
libxml2.so:${PORTSDIR}/textproc/libxml2
@@ -24,7 +23,7 @@ CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-USES= gmake libtool pathfix pkgconfig tar:xz
+USES= gmake gperf libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip