diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 18:34:53 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 18:34:53 +0000 |
commit | 1385f70bdfe29483011d28a66e1adc79e71107de (patch) | |
tree | e4e1080cb073e00173f68261eb5721bd6505069c /print | |
parent | c6004f008e50fedc8dafffd6818d6f7f798f5846 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/p5-PDFLib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile index fbb1b6009aa9..94f9fb7fafa7 100644 --- a/print/p5-PDFLib/Makefile +++ b/print/p5-PDFLib/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= More OO interface to pdflib_pl.pm -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib-perl +BUILD_DEPENDS= pdflib-perl>=0:${PORTSDIR}/print/pdflib-perl RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |