summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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