aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-03-27 10:15:40 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-03-27 10:15:40 +0000
commit32b0bb84751e0903b495ee75ce8146fd1d754f7a (patch)
treee7503653e32e029eeebc8bbbc6355b98b8992187 /databases/p5-DBD-SQLite
parente32e1333f6eff89bcb668693dbb41f28a4848a26 (diff)
downloadports-32b0bb84751e0903b495ee75ce8146fd1d754f7a.tar.gz
ports-32b0bb84751e0903b495ee75ce8146fd1d754f7a.zip
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index c658e7f26e04..6f53b8cf36c9 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -19,7 +19,7 @@ COMMENT= Provides access to SQLite3 databases through the DBI
# than the bundled version and has an incompatible DB file format.
# In this way we can be sure DBD::SQLite can interoperate with
# databases/sqlite3.
-BUILD_DEPENDS= sqlite>=3.3.3:${PORTSDIR}/databases/sqlite3
+BUILD_DEPENDS= sqlite3>=3.3.3:${PORTSDIR}/databases/sqlite3
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes