summaryrefslogtreecommitdiff
path: root/math/p5-Math-SimpleVariable
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-18 01:56:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-18 01:56:36 +0000
commitdba88c836fc4d3631a93990c32f96cfd45ade849 (patch)
tree1fc1db6dffb80a2eb66e0e991077062fbd14de2c /math/p5-Math-SimpleVariable
parent- Fix *_DEPENDS: this port does not require p5-Class-Fields and p5-Class-Fiel... (diff)
- Fix *_DEPENDS: this port does not require p5-Class-Fields and p5-Class-Fields does not install SITE_PERL/fields.pm
- Bump PORTREVISION for dependency change Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=296873
Diffstat (limited to 'math/p5-Math-SimpleVariable')
-rw-r--r--math/p5-Math-SimpleVariable/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-SimpleVariable/Makefile b/math/p5-Math-SimpleVariable/Makefile
index 4700430493cd..d040733c0dc0 100644
--- a/math/p5-Math-SimpleVariable/Makefile
+++ b/math/p5-Math-SimpleVariable/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-SimpleVariable
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple representation of mathematical variables
-BUILD_DEPENDS= ${SITE_PERL}/fields.pm:${PORTSDIR}/devel/p5-Class-Fields
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Math::SimpleVariable.3