diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 13:07:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 13:07:40 +0000 |
commit | 945c98fdf861a79f327f95cfb7453c31d8f95896 (patch) | |
tree | 1b35744f0d7c32ca5d373e7aab96ed6d8ee2e10b /print/p5-XML-ApacheFOP | |
parent | 676d298ee18c01673284b1087a7e3c99febd1d80 (diff) |
Notes
Diffstat (limited to 'print/p5-XML-ApacheFOP')
-rw-r--r-- | print/p5-XML-ApacheFOP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/p5-XML-ApacheFOP/Makefile b/print/p5-XML-ApacheFOP/Makefile index 49c10749a6a6..15299b023784 100644 --- a/print/p5-XML-ApacheFOP/Makefile +++ b/print/p5-XML-ApacheFOP/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Java>=0:${PORTSDIR}/devel/p5-Java \ ${LOCALBASE}/share/java/fop/build/fop.jar:${PORTSDIR}/textproc/fop RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= XML::ApacheFOP.3 |