diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 15:29:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 15:29:12 +0000 |
commit | c43be3147b624d021b1cf032a8b006b3195397a5 (patch) | |
tree | 67fb197255f0a7c301bf7ee4c08937d6e9f4420a /textproc/p5-XML-LibXML-Common | |
parent | 451ab4aabc616415b65819c0d3b1c4e00de4cb81 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-LibXML-Common')
-rw-r--r-- | textproc/p5-XML-LibXML-Common/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index 75cc02c8be7d..05d952ca7e99 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 PERL_CONFIGURE= yes CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2' -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= XML::LibXML::Common.3 .include <bsd.port.mk> |