diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hat/Makefile | 3 | ||||
-rw-r--r-- | devel/hs-hat/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/hat/Makefile b/devel/hat/Makefile index a4daadb..416f6a8 100644 --- a/devel/hat/Makefile +++ b/devel/hat/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= nhc98 MAINTAINER= obraun@informatik.unibw-muenchen.de +USE_REINPLACE= yes + .include <bsd.port.pre.mk> .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 diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index a4daadb..416f6a8 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 <bsd.port.pre.mk> .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 |