Fix build without gperf
This commit is contained in:
parent
308f0669b6
commit
faebbb40ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370324
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue