aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-13 12:43:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-13 12:43:27 +0000
commit055b96c7346622550c5b480056d56cf1c0f69e0b (patch)
tree7bbbc816ce763c9d8806cd725c8fad9ad85a65b5
parent63ec46e2c32ec1ff3303660a38e10132351f955f (diff)
downloadports-055b96c7346622550c5b480056d56cf1c0f69e0b.tar.gz
ports-055b96c7346622550c5b480056d56cf1c0f69e0b.zip
Notes
-rw-r--r--sysutils/geomgui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/geomgui/Makefile b/sysutils/geomgui/Makefile
index 8fd80d788a82..5854c332f3c4 100644
--- a/sysutils/geomgui/Makefile
+++ b/sysutils/geomgui/Makefile
@@ -22,6 +22,7 @@ PLIST_FILES= bin/geomgui \
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${STAGEDIR}${PREFIX}|' \
+ -e 's,-o root -g wheel,,' \
${WRKSRC}/Makefile.in
.include <bsd.port.mk>