diff options
Diffstat (limited to 'textproc/p5-XML-Sablotron/Makefile')
-rw-r--r-- | textproc/p5-XML-Sablotron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index f52d0984d2ef..d1bd82194987 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -12,8 +12,8 @@ COMMENT= Perl interface to the Sablotron XSLT processor LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron -USES= iconv -PERL_CONFIGURE= yes +USES= iconv perl5 +USE_PERL5= configure CONFIGURE_ARGS= LIBS='-L${LOCALBASE}/lib -lexpat -lsablot -liconv' \ INC='-I${LOCALBASE}/include' \ EXPATLIBPATH='${LOCALBASE}/lib' \ |