diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-05 05:41:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-05 05:41:12 +0800 |
commit | f07e7ab26ee96c06478847d07ac072b4b2c64e23 (patch) | |
tree | 780c78ced02c5c3bcb3d612d1393cc5c6430bb34 /databases/metakit | |
parent | 96a9db84f56439cc43a27916a26e273d5249cad7 (diff) | |
download | freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.zst freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip |
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'databases/metakit')
-rw-r--r-- | databases/metakit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile index b61eca2dc1c9..8f3f43bfa613 100644 --- a/databases/metakit/Makefile +++ b/databases/metakit/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 .endif -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/builds GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../unix/configure |