aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-12 23:47:54 +0800
committerantoine <antoine@FreeBSD.org>2014-09-12 23:47:54 +0800
commit9c7561dd01388b365106f5e52ed2ce9ce40fde9c (patch)
tree2a02c45599ea46aa0c71dbd33f048371bda0643f /www
parent2dfad8f9706f9eeb5d1cebcf35a3ad1a12741fd0 (diff)
downloadfreebsd-ports-gnome-9c7561dd01388b365106f5e52ed2ce9ce40fde9c.tar.gz
freebsd-ports-gnome-9c7561dd01388b365106f5e52ed2ce9ce40fde9c.tar.zst
freebsd-ports-gnome-9c7561dd01388b365106f5e52ed2ce9ce40fde9c.zip
Allow staging as a regular user
Diffstat (limited to 'www')
-rw-r--r--www/mgstat/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mgstat/files/patch-Makefile b/www/mgstat/files/patch-Makefile
index 6e50b39634a4..a09a3885698e 100644
--- a/www/mgstat/files/patch-Makefile
+++ b/www/mgstat/files/patch-Makefile
@@ -7,4 +7,4 @@
- $(INSTALL) -s -o root -m 0755 mgstat $(bindir)/mgstat
-
\ No newline at end of file
-+ $(INSTALL) -s -o root -m 0755 mgstat $(DESTDIR)$(bindir)/mgstat
++ $(BSD_INSTALL_PROGRAM) mgstat $(DESTDIR)$(bindir)/mgstat