From 99c685f2a522bc8e8bbd7ea15ad6d237c05683f0 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Thu, 20 Jun 2002 05:27:33 +0000 Subject: USE_REINPLACE has to be defined before including bsd.port.pre.mk --- devel/hs-hat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/hs-hat') diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index a4daadb6da15..416f6a830860 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/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.2.3