aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Mustache
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-12 01:47:53 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-12 01:47:53 +0000
commit21e02c267b03dd31ad86d8c1f2dd9b625e254f8c (patch)
tree08ea7e910647146d25a245560022e2768537a12a /www/p5-Template-Mustache
parentabf3d7a6a8e6c0e618fba48fcedc5015e28fdbad (diff)
downloadports-21e02c267b03dd31ad86d8c1f2dd9b625e254f8c.tar.gz
ports-21e02c267b03dd31ad86d8c1f2dd9b625e254f8c.zip
Notes
Diffstat (limited to 'www/p5-Template-Mustache')
-rw-r--r--www/p5-Template-Mustache/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-Template-Mustache/Makefile b/www/p5-Template-Mustache/Makefile
index 5a739b7ff139..67d2fc1ba65c 100644
--- a/www/p5-Template-Mustache/Makefile
+++ b/www/p5-Template-Mustache/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Template-Mustache
PORTVERSION= v0.5.1
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PVANDE
@@ -15,8 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kurt.lidl@cello.com
COMMENT= Perl version of the fabulous Mustache template language
-BUILD_DEPENDS= p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck \
- p5-Test-Mini-Unit>=v1.0.3:${PORTSDIR}/devel/p5-Test-Mini-Unit
+BUILD_DEPENDS= p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS:= p5-Test-Mini-Unit>=v1.0.3:${PORTSDIR}/devel/p5-Test-Mini-Unit
PERL_CONFIGURE= yes