diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /textproc/p5-XML-SimpleObject | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz |
Tidy up whitespace.
Diffstat (limited to 'textproc/p5-XML-SimpleObject')
-rw-r--r-- | textproc/p5-XML-SimpleObject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile index 4017ab8..d0b2c3e 100644 --- a/textproc/p5-XML-SimpleObject/Makefile +++ b/textproc/p5-XML-SimpleObject/Makefile @@ -18,7 +18,7 @@ COMMENT= API for accessing the structure of an XML document BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION} +WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION} PERL_CONFIGURE= YES CONFIGURE_ARGS+= DIR='Enhanced' |