diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-09 13:22:14 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-09 13:22:14 +0000 |
commit | c980b28dbd02b16d0cd17c6ce00de9096305c57f (patch) | |
tree | 476435a93c44ebe390d602d4c4cc465ae03bb2f7 /textproc/p5-PDF-API3/Makefile | |
parent | f7120dbb8c13ad246cd1670a4347ceb4edab83af (diff) | |
download | ports-c980b28dbd02b16d0cd17c6ce00de9096305c57f.tar.gz ports-c980b28dbd02b16d0cd17c6ce00de9096305c57f.zip |
Notes
Diffstat (limited to 'textproc/p5-PDF-API3/Makefile')
-rw-r--r-- | textproc/p5-PDF-API3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index 409d7c138b1b..6be2aabcb49b 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -8,6 +8,7 @@ PORTNAME= PDF-API2 PORTVERSION= 0.55 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PDF @@ -16,7 +17,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@FreeBSD.org COMMENT= 'The Next Generation' of Text::PDF::API -BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib +BUILD_DEPENDS= ${PERL_SITELIBDIR}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |