summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2001-04-26 13:56:01 +0000
committerjlam <jlam>2001-04-26 13:56:01 +0000
commit73ea21d5d5d51fb34790e6f9e9f1faef634225b8 (patch)
treea931675bb9f88b06a805285e4079589dc06b23e6
parent0f879ec4f6c1294b956a3705d78ebb6c1806e5ce (diff)
downloadpkgsrc-73ea21d5d5d51fb34790e6f9e9f1faef634225b8.tar.gz
Convert spaces to tabs (whitespace fixes).
-rw-r--r--textproc/xerces-p/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/textproc/xerces-p/Makefile b/textproc/xerces-p/Makefile
index 609ad69ab28..da7a1b7b930 100644
--- a/textproc/xerces-p/Makefile
+++ b/textproc/xerces-p/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/04/18 21:28:48 manu Exp $
+# $NetBSD: Makefile,v 1.4 2001/04/26 13:56:01 jlam Exp $
#
DISTNAME= XML-Xerces-1.3.5
@@ -7,16 +7,16 @@ MASTER_SITES= http://xml.apache.org/dist/xerces-p/
MAINTAINER= manu@netbsd.org
HOMEPAGE=
-COMMENT= Validating XML parser API for Perl
+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
+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_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Xerces/.packlist
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Xerces/.packlist
MAKE_ENV+= XERCES_LIB=/usr/pkg/lib
MAKE_ENV+= XERCES_INCLUDE=/usr/pkg/include