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/kinterbasdb | |
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/kinterbasdb')
-rw-r--r-- | databases/kinterbasdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/kinterbasdb/Makefile b/databases/kinterbasdb/Makefile index 5d354d2..548efec 100644 --- a/databases/kinterbasdb/Makefile +++ b/databases/kinterbasdb/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes -USE_REINPLACE= yes USE_GCC= 3.4 PLIST_SUB= INSTALLDIR=lib/${PYTHON_VERSION}/site-packages/${PORTNAME} |