summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-09-07 04:45:12 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-09-07 04:45:12 +0000
commit3e22cb4780007d01f732c847336879662d8017d4 (patch)
treeaf2af6f058c204fa83d71f87f2807024c6844ba7 /textproc
parentPR: 56531 (diff)
PR: 56532
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> Change dependency from p5-XML-SAX-Base to p5-XML-SAX.
Notes
Notes: svn path=/head/; revision=88668
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 cc622284f633..e5b3bc68fd4f 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