diff options
Diffstat (limited to 'net/netatalk-devel/Makefile')
-rw-r--r-- | net/netatalk-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk-devel/Makefile b/net/netatalk-devel/Makefile index 860518f7170f..5a63eaa1822c 100644 --- a/net/netatalk-devel/Makefile +++ b/net/netatalk-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= netatalk -PORTVERSION= 1.5.3.1 -PORTREVISION= 1 +PORTVERSION= 1.5.5 PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -60,6 +59,7 @@ CONFIGURE_ARGS+= --with-did=last PLIST_SUB+= NETATALKCNID="@comment " .endif GNU_CONFIGURE= yes +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} USE_GMAKE= yes USE_PERL5= yes FILES= AppleVolumes.default AppleVolumes.system afpd.conf \ |