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/lsdb | |
parent | 96a9db84f56439cc43a27916a26e273d5249cad7 (diff) | |
download | freebsd-ports-graphics-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz freebsd-ports-graphics-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.zst freebsd-ports-graphics-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip |
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'databases/lsdb')
-rw-r--r-- | databases/lsdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/lsdb/Makefile b/databases/lsdb/Makefile index e567b18e6d6..8c7bba71727 100644 --- a/databases/lsdb/Makefile +++ b/databases/lsdb/Makefile @@ -27,7 +27,6 @@ DEPPORT_SUFFIX= -${EMACS_PORT_NAME} SFJP_RELEASE_ID= 1494 FLIM_COOKIE= flim-${EMACS_PORT_NAME}-1.14.FreeBSD-packages -USE_REINPLACE= yes ALL_TARGET= elc MAKE_ARGS= LISPDIR=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} |