aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/geomWatch
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-15 05:14:43 +0800
committerantoine <antoine@FreeBSD.org>2014-09-15 05:14:43 +0800
commitba47ec9ce73d22886b94b44a49bc732b0d031974 (patch)
tree4eba388cdc02b9446a57dde7ceb5c738222ee4c1 /sysutils/geomWatch
parentf8c6027c53e28e186d2ea6c1a6e301cc3ac5b413 (diff)
downloadfreebsd-ports-gnome-ba47ec9ce73d22886b94b44a49bc732b0d031974.tar.gz
freebsd-ports-gnome-ba47ec9ce73d22886b94b44a49bc732b0d031974.tar.zst
freebsd-ports-gnome-ba47ec9ce73d22886b94b44a49bc732b0d031974.zip
Allow staging as a regular user
Diffstat (limited to 'sysutils/geomWatch')
-rw-r--r--sysutils/geomWatch/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/geomWatch/files/patch-Makefile b/sysutils/geomWatch/files/patch-Makefile
index 11f904c05e1e..be85e79d4093 100644
--- a/sysutils/geomWatch/files/patch-Makefile
+++ b/sysutils/geomWatch/files/patch-Makefile
@@ -6,8 +6,8 @@
install:
- install -s -o root -g wheel -m 755 geomWatch ${PREFIX}/sbin
- install -o root -g wheel -m 400 geomWatch.conf.sample ${PREFIX}/etc
-+ install -s -o root -g wheel -m 755 geomWatch $(DESTDIR)${PREFIX}/sbin
-+ install -o root -g wheel -m 400 geomWatch.conf.sample $(DESTDIR)${PREFIX}/etc
++ $(BSD_INSTALL_PROGRAM) geomWatch $(DESTDIR)${PREFIX}/sbin
++ $(BSD_INSTALL_DATA) -m 400 geomWatch.conf.sample $(DESTDIR)${PREFIX}/etc
clean:
rm -f geomWatch