From aa6dc6e7bd697b849b28852061236dc277a49908 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 8 Jan 2009 16:58:29 +0000 Subject: - No need to define USE_REINPLACE these days --- lang/alisp/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'lang/alisp') 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 -- cgit v1.2.3