summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-25 17:12:06 +0000
committerantoine <antoine@FreeBSD.org>2014-08-25 17:12:06 +0000
commit4070350ff00fe1d5777f7c1e6cd80be12bf81581 (patch)
tree015999c4cde7508e9d49e3de355a78c28d08671d
parent4d678c161a75c7189f312155901916941610216e (diff)
downloadFreeBSD-ports-4070350ff00fe1d5777f7c1e6cd80be12bf81581.zip
FreeBSD-ports-4070350ff00fe1d5777f7c1e6cd80be12bf81581.tar.gz
Allow staging as a regular user
-rw-r--r--x11/innerspace/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/innerspace/Makefile b/x11/innerspace/Makefile
index 8a3c201..a4c1a1f 100644
--- a/x11/innerspace/Makefile
+++ b/x11/innerspace/Makefile
@@ -18,4 +18,8 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
+post-patch:
+ ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
+ ${WRKSRC}/GNUmakefile
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud