From 1ddefb0db61bb4209975abf6fb115145fefb00cc Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 30 Jun 2002 06:36:44 +0000 Subject: Add USE_PERL5. Some of the contributed scripts (such as macusers and the CNID maintenance script) require Perl. --- net/netatalk-devel/Makefile | 1 + net/netatalk/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'net') diff --git a/net/netatalk-devel/Makefile b/net/netatalk-devel/Makefile index 8fe36edf9e11..9bbf43f4ad45 100644 --- a/net/netatalk-devel/Makefile +++ b/net/netatalk-devel/Makefile @@ -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 \ diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 8fe36edf9e11..9bbf43f4ad45 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -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 \ -- cgit v1.2.3