aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /databases/pear-DB
parentecaa4f6bdb5e038a87e6dafdea98d5a741ae67fa (diff)
downloadports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.tar.gz
ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.zip
Remove USE_REINPLACE from all categories starting with D
Notes
Notes: svn path=/head/; revision=161363
Diffstat (limited to 'databases/pear-DB')
-rw-r--r--databases/pear-DB/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile
index 2ca5238aa132..8f64a26aace0 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 \