diff options
Diffstat (limited to 'textproc/p5-XML-SAX-ExpatXS')
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index 8e7cf7e828a4..78ee7077bb28 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -16,7 +16,7 @@ COMMENT= PerlSAX2 XS extension to Expat parser RUN_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib \ |