summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorfoxfair <foxfair@FreeBSD.org>2003-09-07 04:45:12 +0000
committerfoxfair <foxfair@FreeBSD.org>2003-09-07 04:45:12 +0000
commit0b71b0180e1f53b962c398aeca23917d5f25e9dd (patch)
tree17a827488defa53e1b962a374909a108dc6d4178 /textproc
parent63fd8e197e59d45f7dbb551f51ee919ea556c488 (diff)
downloadFreeBSD-ports-0b71b0180e1f53b962c398aeca23917d5f25e9dd.zip
FreeBSD-ports-0b71b0180e1f53b962c398aeca23917d5f25e9dd.tar.gz
PR: 56532
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> Change dependency from p5-XML-SAX-Base to p5-XML-SAX.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Generator-PerlData/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Generator-PerlData/Makefile b/textproc/p5-XML-Generator-PerlData/Makefile
index cc62228..e5b3bc6 100644
--- a/textproc/p5-XML-Generator-PerlData/Makefile
+++ b/textproc/p5-XML-Generator-PerlData/Makefile
@@ -7,16 +7,16 @@
PORTNAME= XML-Generator-PerlData
PORTVERSION= 0.89
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-#MASTER_SITE_SUBDIR= XML
MASTER_SITE_SUBDIR= ../by-authors/id/K/KH/KHAMPTON
PKGNAMEPREFIX= p5-
MAINTAINER= hansjoerg.pehofer@uibk.ac.at
COMMENT= "Perl extension for generating SAX2 events from Perl data structures."
-BUILD_DEPENDS= ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX-Base
+BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud