aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-12-04 23:29:49 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-12-04 23:29:49 +0000
commitad67f24ea7cb8aa97c530afb948dadc8ef51dc97 (patch)
treeb744fc401259af55be43ee7eef089783e5e8aacd
parent971338cd8f922aa43b3f16baa89f2e2be20bba80 (diff)
downloadports-ad67f24ea7cb8aa97c530afb948dadc8ef51dc97.tar.gz
ports-ad67f24ea7cb8aa97c530afb948dadc8ef51dc97.zip
Notes
-rw-r--r--devel/p5-Attribute-Handlers-Prospective/Makefile23
1 files changed, 10 insertions, 13 deletions
diff --git a/devel/p5-Attribute-Handlers-Prospective/Makefile b/devel/p5-Attribute-Handlers-Prospective/Makefile
index dddbbe464abc..335d432d6f4d 100644
--- a/devel/p5-Attribute-Handlers-Prospective/Makefile
+++ b/devel/p5-Attribute-Handlers-Prospective/Makefile
@@ -5,21 +5,18 @@
# $FreeBSD$
#
-PORTNAME= Attribute-Handlers-Prospective
-PORTVERSION= 0.01
-CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
+PORTNAME= Attribute-Handlers-Prospective
+PORTVERSION= 0.01
+PORTREVISION= 1
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Richer semantics for attribute handlers
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Richer semantics for attribute handlers
-BUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple \
- ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced
-RUN_DEPENDS= ${BUILD_DEPENDS}
+PERL_CONFIGURE= yes
-PERL_CONFIGURE= yes
-
-MAN3= Attribute::Handlers::Prospective.3
+MAN3= Attribute::Handlers::Prospective.3
.include <bsd.port.mk>