summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>1999-08-05 18:08:08 +0000
committertron <tron>1999-08-05 18:08:08 +0000
commit7ef7569eef7e1ca4448b777416756336b107bc88 (patch)
tree62251adc5234fab707897484b3e22ebf31d01aa0 /net
parent46bcf49bc52ca5fb51d4dc432402daff76501617 (diff)
downloadpkgsrc-7ef7569eef7e1ca4448b777416756336b107bc88.tar.gz
Replace broken Perl5 build dependence by standard build dependence.
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index c798e3f2a7a..953e066d8dd 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/08/05 17:45:57 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 1999/08/05 18:08:08 tron Exp $
#
DISTNAME= ethereal-0.7.1
@@ -9,7 +9,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://ethereal.zing.org/
DEPENDS= gtk+-1.2.2:../../x11/gtk
-BUILD_DEPENDS+= perl-5.00404:${PKGSRCDIR}/lang/perl5
+BUILD_DEPENDS+= ${LOCALBASE}/bin/perl:../../lang/perl5
USE_X11= yes
GNU_CONFIGURE= yes