summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-30 19:05:24 +0000
committerjlam <jlam>2000-08-30 19:05:24 +0000
commitc151c2a0e4db5452f9c8aaaf107ae514f8bb305e (patch)
treee9b1e1a9788c4509e505a4a5b29c7e37f1edf703 /lang
parent5adacd56cadc275d1c76ff2fb2f91773ffbcf68e (diff)
downloadpkgsrc-c151c2a0e4db5452f9c8aaaf107ae514f8bb305e.tar.gz
Note that this packages is superseded by lang/libperl.
Diffstat (limited to 'lang')
-rw-r--r--lang/libperl-current/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/libperl-current/Makefile b/lang/libperl-current/Makefile
index 60660a2af74..253be13ee05 100644
--- a/lang/libperl-current/Makefile
+++ b/lang/libperl-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/08/29 19:33:18 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2000/08/30 19:05:24 jlam Exp $
DISTNAME= libperl-${PERL_VERSION}
PERL_VERSION= 5.6.0
@@ -9,6 +9,8 @@ DISTFILES= # empty
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://language.perl.com/index.html
+IGNORE= "${PKGNAME} has been superseded by the libperl package"
+
USE_PERL5= # defined
DEPENDS+= perl>=${PERL_VERSION}:../../lang/perl5-current