aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-20 05:27:33 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-20 05:27:33 +0000
commit99c685f2a522bc8e8bbd7ea15ad6d237c05683f0 (patch)
treea4a741ed1e55930b107b131b9c176bfaa052838d /lang
parent1108f6f5e1c6b13086055b19f0c4a8ca6656cf19 (diff)
downloadports-99c685f2a522bc8e8bbd7ea15ad6d237c05683f0.tar.gz
ports-99c685f2a522bc8e8bbd7ea15ad6d237c05683f0.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/nhc98/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index a4daadb6da15..416f6a830860 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 <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