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/ksqlshell | |
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/ksqlshell')
-rw-r--r-- | databases/ksqlshell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/ksqlshell/Makefile b/databases/ksqlshell/Makefile index e8fc69b..db80501 100644 --- a/databases/ksqlshell/Makefile +++ b/databases/ksqlshell/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes USE_MYSQL= yes USE_PGSQL= yes |