diff options
Diffstat (limited to 'lang/alisp')
-rw-r--r-- | lang/alisp/Makefile | 3 |
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 |