aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
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 5e72418e8c98..2fc283fb4e8c 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.