diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /textproc/p5-XML-SimpleObject | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Notes
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 4017ab8c3ebe..d0b2c3e66f65 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' |