aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nhc98
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-06-19 16:18:10 +0800
committersobomax <sobomax@FreeBSD.org>2002-06-19 16:18:10 +0800
commit57c5b31de7e18245f582318496394bea5bb4aefc (patch)
treea4d63eb155e8dfb9428d1f6faed6e91fcb4150fd /lang/nhc98
parente393efe41636d2ce1d333ea764a674b6dc86cda9 (diff)
downloadfreebsd-ports-graphics-57c5b31de7e18245f582318496394bea5bb4aefc.tar.gz
freebsd-ports-graphics-57c5b31de7e18245f582318496394bea5bb4aefc.tar.zst
freebsd-ports-graphics-57c5b31de7e18245f582318496394bea5bb4aefc.zip
Add USE_REINPLACE where appropriate.
Diffstat (limited to 'lang/nhc98')
-rw-r--r--lang/nhc98/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 0ab89a38c97..a4daadb6da1 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
+USE_REINPLACE= yes
HAS_CONFIGURE= yes
.if ${OSVERSION} >= 500000