aboutsummaryrefslogtreecommitdiff
path: root/print/p5-XML-ApacheFOP
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
commita41069ab3bfd541bc1346b1cecf61e6f8e73bcb7 (patch)
tree40fe0a02e0758fc49c8157653539df882d0f43e7 /print/p5-XML-ApacheFOP
parentbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (diff)
downloadports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.tar.gz
ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.zip
Notes
Diffstat (limited to 'print/p5-XML-ApacheFOP')
-rw-r--r--print/p5-XML-ApacheFOP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/p5-XML-ApacheFOP/Makefile b/print/p5-XML-ApacheFOP/Makefile
index 31c5c3e2e6b9..49c10749a6a6 100644
--- a/print/p5-XML-ApacheFOP/Makefile
+++ b/print/p5-XML-ApacheFOP/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= numisemis@yahoo.com
COMMENT= Access Apache FOP from Perl to create PDF files using XSL-FO
-BUILD_DEPENDS= ${SITE_PERL}/Java.pm:${PORTSDIR}/devel/p5-Java \
+BUILD_DEPENDS= p5-Java>=0:${PORTSDIR}/devel/p5-Java \
${LOCALBASE}/share/java/fop/build/fop.jar:${PORTSDIR}/textproc/fop
RUN_DEPENDS:= ${BUILD_DEPENDS}