summaryrefslogtreecommitdiff
path: root/net/coda_client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/coda_client/Makefile')
-rw-r--r--net/coda_client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile
index b6f9a655a27..580b9b8ffb5 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/10/09 20:45:14 rvb Exp $
+# $NetBSD: Makefile,v 1.7 1999/04/09 21:11:14 hubertf Exp $
#
DISTNAME= coda-4.6.6
@@ -12,11 +12,11 @@ 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
ALL_TARGET= coda
INSTALL_TARGET= client-install
+USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes