From 5bb5245bb6007d80a15eb3deff5f8b21537af643 Mon Sep 17 00:00:00 2001 From: pat Date: Thu, 20 Jun 2002 05:27:33 +0000 Subject: USE_REINPLACE has to be defined before including bsd.port.pre.mk --- lang/nhc98/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index a4daadb..416f6a8 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= nhc98 MAINTAINER= obraun@informatik.unibw-muenchen.de +USE_REINPLACE= yes + .include .if ${OSVERSION} >= 500000 @@ -22,7 +24,6 @@ BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes .if ${OSVERSION} >= 500000 -- cgit v1.1