diff options
author | obache <obache@pkgsrc.org> | 2012-06-13 06:57:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-06-13 06:57:59 +0000 |
commit | e67447382a114f52effa71591102337a40687c4f (patch) | |
tree | 3b6253f6c32a6bd60a0f7e37885ae07c672276b6 /net | |
parent | 35b48deeeb4349127839cb704985effa1b34d43e (diff) | |
download | pkgsrc-e67447382a114f52effa71591102337a40687c4f.tar.gz |
merge PLIST condition for DragonFly with PLIST_VARS.
Diffstat (limited to 'net')
-rw-r--r-- | net/netatalk/Makefile | 4 | ||||
-rw-r--r-- | net/netatalk/PLIST.DragonFly | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 1a65218dbe1..380608a2f4b 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2012/06/11 13:19:20 fhajny Exp $ +# $NetBSD: Makefile,v 1.85 2012/06/13 06:57:59 obache Exp $ DISTNAME= netatalk-2.2.1 PKGREVISION= 5 @@ -71,7 +71,7 @@ PLIST.rcd= yes .endif PLIST_VARS+= ea -.if ${OPSYS} == "SunOS" +.if ${OPSYS} == "SunOS" || ${OPSYS} == "DragonFly" PLIST.ea= yes .endif diff --git a/net/netatalk/PLIST.DragonFly b/net/netatalk/PLIST.DragonFly deleted file mode 100644 index 571c65c795e..00000000000 --- a/net/netatalk/PLIST.DragonFly +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST.DragonFly,v 1.1 2012/05/22 06:14:44 marino Exp $ -bin/ad |