From efe7d5f7f4ccf1419e95119b11ef8933de183ffd Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 10 May 2006 22:37:39 +0000 Subject: Remove USE_REINPLACE from ports starting with M --- misc/lr/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'misc/lr') diff --git a/misc/lr/Makefile b/misc/lr/Makefile index 19810a4ca2bf..a2b0511297d5 100644 --- a/misc/lr/Makefile +++ b/misc/lr/Makefile @@ -35,8 +35,6 @@ PLIST_SUB+= LESSPIPE="" LDFLAGS+= -lncurses WRKSRC= ${WRKDIR}/${DISTNAME} -USE_REINPLACE= yes - pre-patch: @${REINPLACE_CMD} -e 's|getenv("LESSOPEN")|"\|${LESSPIPE_PATH}lesspipe.sh"|' ${WRKSRC}/lazyread.c -- cgit