summaryrefslogtreecommitdiff
path: root/net/netatalk
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-06-13 07:18:19 +0000
committerobache <obache@pkgsrc.org>2012-06-13 07:18:19 +0000
commitbd2ee7cadfd696e5a3d739518fc62be49678a4c0 (patch)
tree94da586ad2fa5b12e2c9559ebb2d68bcb6b467ba /net/netatalk
parente67447382a114f52effa71591102337a40687c4f (diff)
downloadpkgsrc-bd2ee7cadfd696e5a3d739518fc62be49678a4c0.tar.gz
afp_ldap.conf will be installed for platfoms having ACL support.
PR 46597. XXX: please update the condition if it is not adapted to your platforms.
Diffstat (limited to 'net/netatalk')
-rw-r--r--net/netatalk/Makefile8
-rw-r--r--net/netatalk/PLIST4
2 files changed, 9 insertions, 3 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index 380608a2f4b..27e422aea13 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2012/06/13 06:57:59 obache Exp $
+# $NetBSD: Makefile,v 1.86 2012/06/13 07:18:19 obache Exp $
DISTNAME= netatalk-2.2.1
PKGREVISION= 5
@@ -75,6 +75,12 @@ PLIST_VARS+= ea
PLIST.ea= yes
.endif
+PLIST_VARS+= acl
+.if ${OPSYS} == "SunOS" || ${OPSYS} == "HPUX" || ${OPSYS} == "IRIX" || \
+ ${OPSYS} == "AIX" || ${OPSYS} == "OSF1" || ${OPSYS} == "Linux"
+PLIST.acl= yes
+.endif
+
.include "options.mk"
INSTALLATION_DIRS= libexec/psffilters
diff --git a/net/netatalk/PLIST b/net/netatalk/PLIST
index 9c9e41f71d1..f3e3ca82f12 100644
--- a/net/netatalk/PLIST
+++ b/net/netatalk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2012/06/11 13:19:20 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.25 2012/06/13 07:18:19 obache Exp $
${PLIST.ea}bin/ad
bin/add_netatalk_printer
bin/adv1tov2
@@ -163,7 +163,7 @@ man/man8/timelord.8
share/aclocal/netatalk.m4
share/examples/netatalk/AppleVolumes.default
share/examples/netatalk/AppleVolumes.system
-share/examples/netatalk/afp_ldap.conf
+${PLIST.acl}share/examples/netatalk/afp_ldap.conf
share/examples/netatalk/afpd.conf
share/examples/netatalk/atalkd.conf
share/examples/netatalk/netatalk.conf