aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-10-28 23:33:12 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-10-28 23:33:12 +0000
commit125d5ed3bc2ad6ae981dfa033b6a100233a41eb0 (patch)
tree6bc82b57591cf8802b3ffa683941b35c30f3c13c /databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile
parentf4ac9c02cc83bbc95a92fd22d50e6458a518be51 (diff)
downloadports-125d5ed3bc2ad6ae981dfa033b6a100233a41eb0.tar.gz
ports-125d5ed3bc2ad6ae981dfa033b6a100233a41eb0.zip
Notes
Diffstat (limited to 'databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile')
-rw-r--r--databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile
index d98939217e8b..4b3231343fdb 100644
--- a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile
+++ b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= SQL-Abstract-Plugin-InsertMulti
-PORTVERSION= 0.03
+PORTVERSION= 0.04
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +15,6 @@ RUN_DEPENDS= \
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
-MAN3= SQL::Abstract::Plugin::InsertMulti.3
-
-NO_STAGE= yes
.include <bsd.port.mk>