Add a missing build dependency on Perl.
PR: 45380 Submitted by: maintainer
This commit is contained in:
parent
91d717cd15
commit
c163f5110e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70358
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ USE_BZIP2= yes
|
|||
USE_GMAKE= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
PTHREAD_LIBS="${PTHREAD_LIBS}" \
|
||||
|
|
Loading…
Reference in a new issue