- Fix package build

This commit is contained in:
Martin Wilke 2014-02-10 07:15:19 +00:00
parent e6e265ae51
commit ce7038d597
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343591

View File

@ -26,7 +26,7 @@ CONFIGURE_ARGS= --program-prefix=g \
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" FORCE_UNSAFE_CONFIGURE=1
CPPFLAGS+= "-I${LOCALBASE}/include"
USES= gmake perl5
USES= gmake perl5 charsetfix
USE_PERL5= build # build - required for tests and man page generation
USE_XZ= yes
USE_LDCONFIG= yes