1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add USE_PERL5.

Submitted by:	bento
This commit is contained in:
Pete Fritchman 2002-12-10 01:07:20 +00:00
parent 6f88ac8c15
commit 1086cd9094
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71485

View File

@ -17,6 +17,7 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"