diff options
-rw-r--r-- | textproc/libabw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile index 261ad44f4a3a..daee368d9f22 100644 --- a/textproc/libabw/Makefile +++ b/textproc/libabw/Makefile @@ -15,10 +15,11 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge -USES= libtool pathfix pkgconfig tar:xz +USES= gperf perl5 libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= libxml2 GNU_CONFIGURE= yes +USE_PERL5= build INSTALL_TARGET= install-strip CPPFLAGS= -I${LOCALBASE}/include |