summaryrefslogtreecommitdiff
path: root/net/coda5_client
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-04-09 21:11:13 +0000
committerhubertf <hubertf>1999-04-09 21:11:13 +0000
commitc1d17ce1637737d8e9712bea030752da0dcc903d (patch)
tree569b12226524fcd2fc81fb7e093cbc8523befe86 /net/coda5_client
parent2049f48e14be205cff177501a6aa8d6f78fad2bb (diff)
downloadpkgsrc-c1d17ce1637737d8e9712bea030752da0dcc903d.tar.gz
s/DEPENDS/USE_PERL5/, pointed out by Christop Badura
Diffstat (limited to 'net/coda5_client')
-rw-r--r--net/coda5_client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile
index 8cf959f7b72..73b4e113231 100644
--- a/net/coda5_client/Makefile
+++ b/net/coda5_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/03/18 02:34:15 rvb Exp $
+# $NetBSD: Makefile,v 1.10 1999/04/09 21:11:14 hubertf Exp $
#
DISTNAME= coda-5.2.0
@@ -12,7 +12,6 @@ HOMEPAGE= http://www.coda.cs.cmu.edu/
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
DEPENDS+= readline-2.2:../../devel/readline
-DEPENDS+= perl-5.00404:../../lang/perl5
ONLY_FOR_ARCHS= arm32 i386 ns32k
@@ -21,6 +20,7 @@ ONLY_FOR_ARCHS= arm32 i386 ns32k
ALL_TARGET= coda
INSTALL_TARGET= client-install
+USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes