From 7c6393360c77c2798946364ff1f0ebaf63fc7601 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 9 May 2006 20:52:24 +0000 Subject: Remove USE_REINPLACE from the categories starting with L --- lang/ghc5/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lang/ghc5') diff --git a/lang/ghc5/Makefile b/lang/ghc5/Makefile index 6e6d99a85aaa..6c24006d0c2c 100644 --- a/lang/ghc5/Makefile +++ b/lang/ghc5/Makefile @@ -42,7 +42,6 @@ DISTFILES+= ${BOOT_DIST5} WRKSRC= ${WRKDIR}/ghc-${PORTVERSION} USE_PERL5= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit