aboutsummaryrefslogtreecommitdiff
path: root/print/p5-PostScript-PPD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/p5-PostScript-PPD/Makefile')
-rw-r--r--print/p5-PostScript-PPD/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/p5-PostScript-PPD/Makefile b/print/p5-PostScript-PPD/Makefile
index 577eefe4fd58..1a8ca2094d21 100644
--- a/print/p5-PostScript-PPD/Makefile
+++ b/print/p5-PostScript-PPD/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= PostScript-PPD
-PORTVERSION= 0.0206
-PORTREVISION= 1
+PORTVERSION= 0.0300
CATEGORIES= print perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +13,8 @@ COMMENT= Read PostScript Printer Definition files
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump
TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage