Add USE_PERL5. Some of the contributed scripts (such as macusers and the

CNID maintenance script) require Perl.
This commit is contained in:
Joe Marcus Clarke 2002-06-30 06:36:44 +00:00
parent d22f9c0925
commit 1ddefb0db6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62208
2 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,7 @@ PLIST_SUB+= NETATALKCNID="@comment "
.endif
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
FILES= AppleVolumes.default AppleVolumes.system afpd.conf \
atalkd.conf papd.conf
LINKS= unbin unhex unsingle hqx2bin single2bin macbinary \

View File

@ -60,6 +60,7 @@ PLIST_SUB+= NETATALKCNID="@comment "
.endif
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
FILES= AppleVolumes.default AppleVolumes.system afpd.conf \
atalkd.conf papd.conf
LINKS= unbin unhex unsingle hqx2bin single2bin macbinary \