summaryrefslogtreecommitdiff
path: root/net/netatalk/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2011-11-29 19:26:28 +0000
committerbouyer <bouyer@pkgsrc.org>2011-11-29 19:26:28 +0000
commitc1b6f069e2e0846cc0cbb149efcc723d73a71f1b (patch)
tree6b9d403eb8a95779a98ecec1b418667744ec826c /net/netatalk/Makefile
parent424767d97fb523cef035f79e0ac808c86362aeaf (diff)
downloadpkgsrc-c1b6f069e2e0846cc0cbb149efcc723d73a71f1b.tar.gz
Add missing files to PLIST
Fix quota support in configure: for some reasons, configure thinks that quota support should be disabled if one of rpc/rpc.h rpc/pmap_prot.h rpcsvc/rquota.h is missing or unusable, while the code compiles file with one of them missing, at last on NetBSD. bump PKGREVISION
Diffstat (limited to 'net/netatalk/Makefile')
-rw-r--r--net/netatalk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index 7c420905b67..42404341419 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2011/09/22 01:20:20 christos Exp $
+# $NetBSD: Makefile,v 1.79 2011/11/29 19:26:28 bouyer Exp $
DISTNAME= netatalk-2.2.1
-#PKGREVISION= 2
+PKGREVISION= 1
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/}
EXTRACT_SUFX= .tar.bz2