aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-09 00:58:29 +0800
committerpav <pav@FreeBSD.org>2009-01-09 00:58:29 +0800
commitba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70 (patch)
tree51d2c8c43cc8dd140fea00962cfcede46036c2bc /lang
parentf95a6c3c6b85f91f02494514c9002fd03b73a2ab (diff)
downloadfreebsd-ports-graphics-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.tar.gz
freebsd-ports-graphics-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.tar.zst
freebsd-ports-graphics-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.zip
- No need to define USE_REINPLACE these days
Diffstat (limited to 'lang')
-rw-r--r--lang/alisp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile
index 790ed664a58..033c4351db6 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