summaryrefslogtreecommitdiff
path: root/sysutils/yawho/files/patch-aa
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2001-04-28 01:42:22 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2001-04-28 01:42:22 +0000
commitc073814b7f2170c299da3da5919271caca8cfafc (patch)
treeb9c011f69b070f84688da5052d718c5a64179767 /sysutils/yawho/files/patch-aa
parentFix stupid mistake. I swear it worked here. (diff)
Fix stupid mistake. It really did work here...
Diffstat (limited to '')
-rw-r--r--sysutils/yawho/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/yawho/files/patch-aa b/sysutils/yawho/files/patch-aa
index 87d823f68937..088b59121a7b 100644
--- a/sysutils/yawho/files/patch-aa
+++ b/sysutils/yawho/files/patch-aa
@@ -5,7 +5,7 @@
$(LINK) $(yawho_LDFLAGS) $(yawho_OBJECTS) $(yawho_LDADD) $(LIBS)
install:
- $(INSTALL) -o root -m 0755 yawho $(bindir)/yawho
-+ $(INSTALL_PROGRAM) yawho $(bindir)/yawho
++ $(BSD_INSTALL_PROGRAM) yawho $(bindir)/yawho
clean:
rm -f ./*.o
rm -f yawho