diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /astro/wmsolar | |
parent | Remove obsolete USE_REINPLACE. (diff) |
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'astro/wmsolar')
-rw-r--r-- | astro/wmsolar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/wmsolar/Makefile b/astro/wmsolar/Makefile index 7824e7900e24..b81e7342f94f 100644 --- a/astro/wmsolar/Makefile +++ b/astro/wmsolar/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/wmSolar USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's|values.h|float.h|; s|MAXDOUBLE|DBL_MAX|g' \ |