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