aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Hatena
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-15 19:43:37 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-15 19:43:37 +0000
commitba23daf3b092892f36f1df2660bde7e8f49ce09c (patch)
tree9aa6855888b57e09b8350a34f3eac3211d93458e /textproc/p5-Text-Hatena
parent8ca62a2f48538f1c78f9ad7ddd330bef043751dc (diff)
downloadports-ba23daf3b092892f36f1df2660bde7e8f49ce09c.tar.gz
ports-ba23daf3b092892f36f1df2660bde7e8f49ce09c.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Hatena')
-rw-r--r--textproc/p5-Text-Hatena/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/p5-Text-Hatena/Makefile b/textproc/p5-Text-Hatena/Makefile
index f3280809449b..305185f3d37a 100644
--- a/textproc/p5-Text-Hatena/Makefile
+++ b/textproc/p5-Text-Hatena/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Text-Hatena
PORTVERSION= 0.20
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for formatting text with Hatena Style
-RUN_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \
+BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+ p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \
p5-Regexp-Assemble>=0.28:${PORTSDIR}/devel/p5-Regexp-Assemble
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base
PERL_CONFIGURE= yes