summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-06-19 08:18:10 +0000
committersobomax <sobomax@FreeBSD.org>2002-06-19 08:18:10 +0000
commit57c5b31de7e18245f582318496394bea5bb4aefc (patch)
treea4d63eb155e8dfb9428d1f6faed6e91fcb4150fd /lang
parente393efe41636d2ce1d333ea764a674b6dc86cda9 (diff)
downloadFreeBSD-ports-57c5b31de7e18245f582318496394bea5bb4aefc.zip
FreeBSD-ports-57c5b31de7e18245f582318496394bea5bb4aefc.tar.gz
Add USE_REINPLACE where appropriate.
Diffstat (limited to 'lang')
-rw-r--r--lang/guile/Makefile1
-rw-r--r--lang/nhc98/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index e367fa7..bc32669 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= guile
MAINTAINER= ports@FreeBSD.org
+USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
LIBTOOLFILES= configure guile-readline/configure
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 0ab89a3..a4daadb 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
OpenPOWER on IntegriCloud