diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-05-23 07:51:27 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-05-23 07:51:27 +0000 |
commit | ad060c357f4f0d343ea4f3b0368173160e6212a3 (patch) | |
tree | a8dcaa70bd2b4b616c0df9a2a80198b2e0e0ee5e /databases | |
parent | a6c1029d3abbd3f6e99493e5f9d4590e7ebb9efe (diff) | |
download | ports-ad060c357f4f0d343ea4f3b0368173160e6212a3.tar.gz ports-ad060c357f4f0d343ea4f3b0368173160e6212a3.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pear-MDB2_Driver_sqlite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pear-MDB2_Driver_sqlite/Makefile b/databases/pear-MDB2_Driver_sqlite/Makefile index ccc41599e81f..cd7781aa6f8b 100644 --- a/databases/pear-MDB2_Driver_sqlite/Makefile +++ b/databases/pear-MDB2_Driver_sqlite/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= sqlite DEFAULT_PHP_VER=53 IGNORE_WITH_PHP=5 +MANUAL_PACKAGE_BUILD= it needs an old PHP version FILES= MDB2/Driver/Datatype/sqlite.php \ MDB2/Driver/Function/sqlite.php \ |