aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-14 21:14:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-14 21:14:43 +0000
commite85fc8c92b715f0ec0cbbfd1b80f5dbfc50dc73a (patch)
tree4eba388cdc02b9446a57dde7ceb5c738222ee4c1 /sysutils
parentbfa7f888ee4797da826bd32c078bd29ed5ab8d45 (diff)
downloadports-e85fc8c92b715f0ec0cbbfd1b80f5dbfc50dc73a.tar.gz
ports-e85fc8c92b715f0ec0cbbfd1b80f5dbfc50dc73a.zip
Notes
Diffstat (limited to 'sysutils')
-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