aboutsummaryrefslogtreecommitdiff
path: root/sysutils/afio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-21 19:15:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-21 19:15:49 +0000
commit431d61fde7841abab984e60c6c423868f7d70771 (patch)
treea2a47a00204fb462b1875081ddcdf0e1a7347577 /sysutils/afio
parent701fd571f9f6bdf572f165d539efedd629a3fc7a (diff)
downloadports-431d61fde7841abab984e60c6c423868f7d70771.tar.gz
ports-431d61fde7841abab984e60c6c423868f7d70771.zip
Notes
Diffstat (limited to 'sysutils/afio')
-rw-r--r--sysutils/afio/files/patch-Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/afio/files/patch-Makefile b/sysutils/afio/files/patch-Makefile
index 5675738a8d13..565e41d06545 100644
--- a/sysutils/afio/files/patch-Makefile
+++ b/sysutils/afio/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig 2003-12-21 18:23:51.000000000 +0800
-+++ Makefile 2013-11-08 09:56:31.000000000 +0800
+--- Makefile.orig 2003-12-21 10:23:51 UTC
++++ Makefile
@@ -28,7 +28,7 @@ SHELL=/bin/sh
c = -DHAVEMEMCMP
## Define DEFFMTCMD to being how to format the media you use the most
@@ -54,8 +54,8 @@
install: afio
- cp afio /usr/local/bin
- cp afio.1 /usr/share/man/man1
-+ install -cs -o root -g wheel afio ${DESTDIR}${PREFIX}/bin
-+ install -c -o root -g wheel afio.1 ${DESTDIR}${PREFIX}/man/man1
++ ${BSD_INSTALL_PROGRAM} afio ${DESTDIR}${PREFIX}/bin
++ ${BSD_INSTALL_MAN} afio.1 ${DESTDIR}${PREFIX}/man/man1
+
# generate default list of -E extensions from manpage