summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2001-04-26 13:57:23 +0000
committerjlam <jlam>2001-04-26 13:57:23 +0000
commit6a1155fcf1bec0e237f435cfc80347b39d7a6b30 (patch)
tree7ad63cfed5b7e52f105f44f09a3af0f49a6c3d14
parent73ea21d5d5d51fb34790e6f9e9f1faef634225b8 (diff)
downloadpkgsrc-6a1155fcf1bec0e237f435cfc80347b39d7a6b30.tar.gz
Add HOMEPAGE and use new PERL5_REQD variable to denote dependence on
perl>=5.6.0.
-rw-r--r--textproc/xerces-p/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/xerces-p/Makefile b/textproc/xerces-p/Makefile
index da7a1b7b930..0a706c20ea1 100644
--- a/textproc/xerces-p/Makefile
+++ b/textproc/xerces-p/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/04/26 13:56:01 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/04/26 13:57:23 jlam Exp $
#
DISTNAME= XML-Xerces-1.3.5
@@ -6,16 +6,15 @@ CATEGORIES= textproc
MASTER_SITES= http://xml.apache.org/dist/xerces-p/
MAINTAINER= manu@netbsd.org
-HOMEPAGE=
+HOMEPAGE= http://xml.apache.org/xerces-p/
COMMENT= Validating XML parser API for Perl
-DEPENDS+= perl>={5.00560,5.6.0}:../../lang/perl5
-DEPENDS+= perl-base>=5.6.0nb1:../../lang/perl5-base
DEPENDS+= swig>=1.1p5:../../devel/swig
DEPENDS+= xerces-c-1.3.*:../../textproc/xerces-c
DEPENDS+= icu>=1.7:../../textproc/icu
USE_PERL5= # defined
+PERL5_REQD= 5.6.0
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Xerces/.packlist
MAKE_ENV+= XERCES_LIB=/usr/pkg/lib