summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-07-05 10:00:02 +0000
committersobomax <sobomax@FreeBSD.org>2002-07-05 10:00:02 +0000
commit7dfd41ca0aa47c21480bdf680d9551c7fb1fb999 (patch)
treec1a40bd6ba2c7525e46afea9ac7b3f4d6e944f48 /Mk
parente9505a583fca9d08deca66627cc032a67cf28d3f (diff)
downloadFreeBSD-ports-7dfd41ca0aa47c21480bdf680d9551c7fb1fb999.zip
FreeBSD-ports-7dfd41ca0aa47c21480bdf680d9551c7fb1fb999.tar.gz
Provide temporary workaround for problem with USE_REINPLACE in ports
converted to USE_GNOMENG. The real fix for bsd.port.mk will be committed later, after portmgr@ approval. Prompted by: Rasmus Skaarup <mfbsd@skaarup.org>
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gnomeng.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Mk/bsd.gnomeng.mk b/Mk/bsd.gnomeng.mk
index 5e72418..2fc283f 100644
--- a/Mk/bsd.gnomeng.mk
+++ b/Mk/bsd.gnomeng.mk
@@ -1,3 +1,7 @@
+.if defined(USE_GNOMENG)
+USE_REINPLACE= yes
+.endif
+
.if !defined(_POSTMKINCLUDED)
# Please make sure all changes to this file are past through the maintainer.
OpenPOWER on IntegriCloud