summaryrefslogtreecommitdiff
path: root/lang/alisp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-08 16:58:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-08 16:58:29 +0000
commitaa6dc6e7bd697b849b28852061236dc277a49908 (patch)
tree7e16d505bc2042fc43ee474e20d0d9fc59e3f836 /lang/alisp
parent- update to 10 (diff)
- No need to define USE_REINPLACE these days
Notes
Notes: svn path=/head/; revision=225487
Diffstat (limited to 'lang/alisp')
-rw-r--r--lang/alisp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile
index 790ed664a58f..033c4351db64 100644
--- a/lang/alisp/Makefile
+++ b/lang/alisp/Makefile
@@ -20,9 +20,6 @@ USE_LDCONFIG= yes
MAKE_ENV+= BINOWN=${BINOWN} \
BINGRP=${BINGRP}
-# Please, please keep this!
-USE_REINPLACE= yes
-
post-patch:
${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/alisp.h