aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/netmagis-common
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-09 22:36:56 +0800
committermiwi <miwi@FreeBSD.org>2014-03-09 22:36:56 +0800
commit531f4ebc3acb52334fa80d1712388f23d243bcb9 (patch)
tree8976d653ea3d3924daa55b00403f004d9beac30b /net-mgmt/netmagis-common
parent9bf90466af240454b6b02d1a7568cb0592a48963 (diff)
downloadfreebsd-ports-gnome-531f4ebc3acb52334fa80d1712388f23d243bcb9.tar.gz
freebsd-ports-gnome-531f4ebc3acb52334fa80d1712388f23d243bcb9.tar.zst
freebsd-ports-gnome-531f4ebc3acb52334fa80d1712388f23d243bcb9.zip
- Stage support
Diffstat (limited to 'net-mgmt/netmagis-common')
-rw-r--r--net-mgmt/netmagis-common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile
index 41e0842574a3..f4e1a8e67d41 100644
--- a/net-mgmt/netmagis-common/Makefile
+++ b/net-mgmt/netmagis-common/Makefile
@@ -66,7 +66,6 @@ ALL_TARGET=nothing
INSTALL_TARGET= install${PKGNAMESUFFIX}
# Change "cd foo; make" into "$(MAKE) -C foo" to unbreak parallel builds
-NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -type f -name Makefile -print0 | ${XARGS} -0 \
${REINPLACE_CMD} -E 's,cd(.+) (;|&&) make,$$(MAKE) -C\1,'