diff options
author | ale <ale@FreeBSD.org> | 2012-05-23 15:51:27 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-05-23 15:51:27 +0800 |
commit | 41b0124550bdb8a3cd15589b794f790b5d7e0409 (patch) | |
tree | fa5c1851e934b5e44dba8e403249bcb9a0a38e88 /databases | |
parent | 71699e96ee3f3ad6ef09da3b625e4fffa091a0e6 (diff) | |
download | freebsd-ports-gnome-41b0124550bdb8a3cd15589b794f790b5d7e0409.tar.gz freebsd-ports-gnome-41b0124550bdb8a3cd15589b794f790b5d7e0409.tar.zst freebsd-ports-gnome-41b0124550bdb8a3cd15589b794f790b5d7e0409.zip |
Set MANUAL_PACKAGE_BUILD.
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 \ |