pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/coda Two programs in sbin/ need their interpreter ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d6865350751
branches: trunk
changeset: 538709:9d6865350751
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Feb 17 10:16:33 2008 +0000
description:
Two programs in sbin/ need their interpreter fixed.
diffstat:
net/coda/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 260a4451e3b2 -r 9d6865350751 net/coda/Makefile
--- a/net/coda/Makefile Sun Feb 17 10:07:59 2008 +0000
+++ b/net/coda/Makefile Sun Feb 17 10:16:33 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2007/08/06 12:31:25 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/17 10:16:33 rillig Exp $
#
DISTNAME= coda-6.9.2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.coda.cs.cmu.edu/pub/coda/src/
@@ -12,9 +13,10 @@
# See http://coda.wikidev.net/Quick_Client_Action for hints on how
# to configure venus.
-USE_TOOLS+= gmake perl
+USE_TOOLS+= gmake perl perl:run
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+REPLACE_PERL= coda-src/scripts/tape.pl coda-src/scripts/volmunge
.include "../../devel/lwp/buildlink3.mk"
.include "../../devel/rpc2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index