aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-04 13:49:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-04 13:49:02 +0000
commitf995f5abd643bc0c7b16d6b6dd04aff121f7cf57 (patch)
treead3765c4e14b780b3d7d7e5ec7d81c712424de06
parent0e6d4b2c75e1731fd26317ee73c6cfeb94af85e4 (diff)
downloadports-f995f5abd643bc0c7b16d6b6dd04aff121f7cf57.tar.gz
ports-f995f5abd643bc0c7b16d6b6dd04aff121f7cf57.zip
Notes
-rw-r--r--www/p5-CGI-FormBuilder/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-CGI-FormBuilder/Makefile b/www/p5-CGI-FormBuilder/Makefile
index 66ae09c5d250..ef8a31e932c2 100644
--- a/www/p5-CGI-FormBuilder/Makefile
+++ b/www/p5-CGI-FormBuilder/Makefile
@@ -3,6 +3,7 @@
PORTNAME= CGI-FormBuilder
PORTVERSION= 3.0900
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +15,9 @@ COMMENT= FormBuilder for CGI
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
USE_PERL5= configure
USES= perl5 tar:tgz