Add a missing build dependency on Perl.

PR:	45380
Submitted by:	maintainer
This commit is contained in:
Joe Marcus Clarke 2002-11-18 03:02:48 +00:00
parent 91d717cd15
commit c163f5110e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70358

View file

@ -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}" \