Add USE_PERL5

This commit is contained in:
Satoshi Taoka 2000-01-27 16:20:23 +00:00
parent a6d7ea1d57
commit 923e617b6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25123

View File

@ -15,5 +15,6 @@ MAINTAINER= taoka@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
USE_PERL5= yes
.include <bsd.port.mk>