aboutsummaryrefslogtreecommitdiff
path: root/databases/php-sqlite3
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-30 07:56:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-30 07:56:41 +0000
commit6ac340229bfc6fda19907a79a9fc606026dd1089 (patch)
treeffe07bd83b1ddfb6680905bbc3f62c033634da1c /databases/php-sqlite3
parent9d7c2be2c680db8ff837c9b231c803010bc7f407 (diff)
downloadports-6ac340229bfc6fda19907a79a9fc606026dd1089.tar.gz
ports-6ac340229bfc6fda19907a79a9fc606026dd1089.zip
Notes
Diffstat (limited to 'databases/php-sqlite3')
-rw-r--r--databases/php-sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php-sqlite3/Makefile b/databases/php-sqlite3/Makefile
index a89c5a719e15..e853981d72b4 100644
--- a/databases/php-sqlite3/Makefile
+++ b/databases/php-sqlite3/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= simoncpu@infoweapons.com
COMMENT= A port for the PHP sqlite3 extension
-BUILD_DEPENDS= sqlite>=3.0:${PORTSDIR}/databases/sqlite3
+BUILD_DEPENDS= sqlite3>=3.0:${PORTSDIR}/databases/sqlite3
CONFIGURE_ARGS= --with-sqlite3=${LOCALBASE}
USE_PHP= yes