aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Validator-Custom/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-25 14:10:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-25 14:10:48 +0000
commitc45017e41c1131cd0d8421b08eba7330ffe6911c (patch)
tree047d2223cb4fe3597ab71821cc95e634e9ad261d /textproc/p5-Validator-Custom/Makefile
parentfbb7b9bb3862159b15f20c936e1fd930cb3a5e8c (diff)
downloadports-c45017e41c1131cd0d8421b08eba7330ffe6911c.tar.gz
ports-c45017e41c1131cd0d8421b08eba7330ffe6911c.zip
- Update to 0.1211
PR: ports/149962 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Notes
Notes: svn path=/head/; revision=259970
Diffstat (limited to 'textproc/p5-Validator-Custom/Makefile')
-rw-r--r--textproc/p5-Validator-Custom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile
index c3edcf3dc214..af8a2a41b339 100644
--- a/textproc/p5-Validator-Custom/Makefile
+++ b/textproc/p5-Validator-Custom/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Validator-Custom
-PORTVERSION= 0.1208
+PORTVERSION= 0.1211
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ MAINTAINER= sunpoet@sunpoet.net
COMMENT= Validator::Custom for simple data validation
BUILD_DEPENDS= p5-Object-Simple>=3.0302:${PORTSDIR}/devel/p5-Object-Simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Object-Simple>=3.0302:${PORTSDIR}/devel/p5-Object-Simple
PERL_CONFIGURE= yes