summaryrefslogtreecommitdiff
path: root/net/coda/Makefile
diff options
context:
space:
mode:
authorgdt <gdt>2008-03-06 16:15:18 +0000
committergdt <gdt>2008-03-06 16:15:18 +0000
commitafaee54f3c82e3f77efe8b1979c1eb74f01fd28a (patch)
tree891f203b6df7b0a758c5f2707c94930a5ea3759f /net/coda/Makefile
parentbd2b60667a27ac58b80b481aff29ff1776da688c (diff)
downloadpkgsrc-afaee54f3c82e3f77efe8b1979c1eb74f01fd28a.tar.gz
+.include "../../mk/curses.buildlink3.mk"
PKGREVISION++
Diffstat (limited to 'net/coda/Makefile')
-rw-r--r--net/coda/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/coda/Makefile b/net/coda/Makefile
index c4a1d23c0b6..c2bfbe916dd 100644
--- a/net/coda/Makefile
+++ b/net/coda/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/02/17 10:16:33 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2008/03/06 16:15:18 gdt Exp $
#
DISTNAME= coda-6.9.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.coda.cs.cmu.edu/pub/coda/src/
@@ -22,5 +22,6 @@ REPLACE_PERL= coda-src/scripts/tape.pl coda-src/scripts/volmunge
.include "../../devel/rpc2/buildlink3.mk"
.include "../../devel/rvm/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"