aboutsummaryrefslogtreecommitdiff
path: root/print/p5-PDFLib
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 23:02:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 23:02:04 +0000
commit0e98521512f1e0421d1ea7f8e312975ebc3be74a (patch)
tree12adc9e26277a7b4b326eb3e896dfdff716059be /print/p5-PDFLib
parent36f443c82a4644cfa7c087f921653b855e4d8479 (diff)
downloadports-0e98521512f1e0421d1ea7f8e312975ebc3be74a.tar.gz
ports-0e98521512f1e0421d1ea7f8e312975ebc3be74a.zip
Notes
Diffstat (limited to 'print/p5-PDFLib')
-rw-r--r--print/p5-PDFLib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile
index 44959ea1e67e..75c1ebbf4d64 100644
--- a/print/p5-PDFLib/Makefile
+++ b/print/p5-PDFLib/Makefile
@@ -8,6 +8,7 @@
PORTNAME= PDFLib
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSERGEANT
@@ -16,7 +17,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= More OO interface to pdflib_pl.pm
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib-perl
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PERL5= yes