aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Fixtures/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2014-01-12 09:59:34 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2014-01-12 09:59:34 +0000
commit80c1e8fe27e84ef1238c68d0ba877f18780ba7a3 (patch)
treeffc7299ff5eb2e3547ac91b0c67c0f1139c99daa /databases/p5-DBIx-Class-Fixtures/Makefile
parentd14f021be782fbfbda66b1f7fd9f9d06a4bd619c (diff)
downloadports-80c1e8fe27e84ef1238c68d0ba877f18780ba7a3.tar.gz
ports-80c1e8fe27e84ef1238c68d0ba877f18780ba7a3.zip
Notes
Diffstat (limited to 'databases/p5-DBIx-Class-Fixtures/Makefile')
-rw-r--r--databases/p5-DBIx-Class-Fixtures/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/p5-DBIx-Class-Fixtures/Makefile b/databases/p5-DBIx-Class-Fixtures/Makefile
index 835b92f1ca86..533e82aa0e94 100644
--- a/databases/p5-DBIx-Class-Fixtures/Makefile
+++ b/databases/p5-DBIx-Class-Fixtures/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= DBIx-Class-Fixtures
-PORTVERSION= 1.001020
+PORTVERSION= 1.001021
CATEGORIES= databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JJNAPIORK
@@ -33,8 +33,4 @@ TEST_DEPENDS= \
USES= perl5
USE_PERL5= configure
-MAN3= DBIx::Class::Fixtures.3 \
- DBIx::Class::Fixtures::External::File.3
-
-NO_STAGE= yes
.include <bsd.port.mk>