aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-02-11 13:36:53 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-02-11 13:36:53 +0000
commit0229d7f5599113a443a13d15c3e8126a0a2b996f (patch)
tree54b7f0f43ef6e10b9f5849a62628ae60b0b5b6bb /databases/p5-DBD-SQLite/Makefile
parentf226aebc822e9e80bc542b2bdc2c807b3dd1d070 (diff)
downloadports-0229d7f5599113a443a13d15c3e8126a0a2b996f.tar.gz
ports-0229d7f5599113a443a13d15c3e8126a0a2b996f.zip
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r--databases/p5-DBD-SQLite/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index f0e654ebd21f..7d86bddb778e 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DBD-SQLite
PORTVERSION= 1.11
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
@@ -16,6 +17,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Provides access to SQLite3 databases through the DBI
PERL_CONFIGURE= yes
+CONFIGURE_ARGS+= USE_LOCAL_SQLITE=yes
MAN3= DBD::SQLite.3