Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.

Approved by:	maintainer
This commit is contained in:
Mark Linimon 2007-09-29 20:54:48 +00:00
parent 3a8afbd6a9
commit 2ecac66885
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200383

View file

@ -65,6 +65,7 @@ CLEAN_FILES= scripts/apache2-httpd.include.conf scripts/suse* \
scripts/redhat* scripts/DBUpdate*
USE_APACHE= YES
USE_PERL5= yes
.include <bsd.port.pre.mk>