diff options
Diffstat (limited to 'devel/p5-Class-Spiffy/Makefile')
-rw-r--r-- | devel/p5-Class-Spiffy/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-Class-Spiffy/Makefile b/devel/p5-Class-Spiffy/Makefile index 434aaea40b74..6d745d8556c8 100644 --- a/devel/p5-Class-Spiffy/Makefile +++ b/devel/p5-Class-Spiffy/Makefile @@ -3,7 +3,7 @@ PORTNAME= Class-Spiffy PORTVERSION= 0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Class::Spiffy - Spiffy Perl Interface Framework For You -BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS:= ${BUILD_DEPENDS} - USES= perl5 USE_PERL5= configure |