diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-30 06:36:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-30 06:36:44 +0000 |
commit | 1ddefb0db61bb4209975abf6fb115145fefb00cc (patch) | |
tree | 537aea9e7cd6d80c546392e19f68c88d02b1b01b /net | |
parent | d22f9c0925ec816f131349a9b2fa3999ad14108c (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/netatalk-devel/Makefile | 1 | ||||
-rw-r--r-- | net/netatalk/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
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 \ |