aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SimpleObject
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
commitfb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch)
tree36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-XML-SimpleObject
parent641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff)
downloadports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz
ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=333056
Diffstat (limited to 'textproc/p5-XML-SimpleObject')
-rw-r--r--textproc/p5-XML-SimpleObject/Makefile4
-rw-r--r--textproc/p5-XML-SimpleObject/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile
index b61cb915015f..4d66ab636dd2 100644
--- a/textproc/p5-XML-SimpleObject/Makefile
+++ b/textproc/p5-XML-SimpleObject/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= API for accessing the structure of an XML document
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION}
@@ -19,9 +20,6 @@ USES= perl5
USE_PERL5= configure patch
CONFIGURE_ARGS+= DIR='Enhanced'
-MAN3= XML::SimpleObject.3
-
-NO_STAGE= yes
post-patch:
${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \
${WRKSRC}/SimpleObject.pm ${WRKSRC}/LibXML/LibXML.pm
diff --git a/textproc/p5-XML-SimpleObject/pkg-plist b/textproc/p5-XML-SimpleObject/pkg-plist
index 61d017cdc87b..e1ae3c51e59e 100644
--- a/textproc/p5-XML-SimpleObject/pkg-plist
+++ b/textproc/p5-XML-SimpleObject/pkg-plist
@@ -1,7 +1,8 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SimpleObject/.packlist
+%%PERL5_MAN3%%/XML::SimpleObject.3.gz
%%SITE_PERL%%/XML/SimpleObject.pm
%%SITE_PERL%%/XML/SimpleObject/Enhanced.pm
%%SITE_PERL%%/XML/ex.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SimpleObject/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SimpleObject
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
@dirrmtry %%SITE_PERL%%/XML/SimpleObject