diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
commit | f07e7ab26ee96c06478847d07ac072b4b2c64e23 (patch) | |
tree | 780c78ced02c5c3bcb3d612d1393cc5c6430bb34 /databases/pear-DB | |
parent | 96a9db84f56439cc43a27916a26e273d5249cad7 (diff) | |
download | FreeBSD-ports-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip FreeBSD-ports-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz |
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'databases/pear-DB')
-rw-r--r-- | databases/pear-DB/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index 2ca5238..8f64a26 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -16,8 +16,6 @@ COMMENT= PEAR Database Abstraction Layer BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - FILES= DB.php DB/common.php DB/dbase.php DB/fbsql.php DB/ibase.php \ DB/ifx.php DB/msql.php DB/mssql.php DB/mysql.php DB/mysqli.php \ DB/oci8.php DB/odbc.php DB/pgsql.php DB/sybase.php DB/storage.php \ |