aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/choparp
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-07 14:44:04 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-07 14:44:04 +0000
commit8759a0825e7144662cae4c9213eef28709f66d27 (patch)
treec32c0548adf41d6b4c0eb4f627d24e989d24d55c /net-mgmt/choparp
parent1b5f72d092728632727e9f5cde56093ed0f896d9 (diff)
downloadports-8759a0825e7144662cae4c9213eef28709f66d27.tar.gz
ports-8759a0825e7144662cae4c9213eef28709f66d27.zip
to allow arbitrary ${PREFIX}. sorry!
Notes
Notes: svn path=/head/; revision=8158
Diffstat (limited to 'net-mgmt/choparp')
-rw-r--r--net-mgmt/choparp/files/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/choparp/files/patch-ab b/net-mgmt/choparp/files/patch-ab
index df401e0dbab0..5cb299411e3b 100644
--- a/net-mgmt/choparp/files/patch-ab
+++ b/net-mgmt/choparp/files/patch-ab
@@ -1,10 +1,10 @@
---- /dev/null Wed Oct 8 00:26:43 1997
-+++ Makefile Tue Oct 7 16:35:28 1997
+--- /dev/null Tue Oct 7 23:33:35 1997
++++ Makefile Tue Oct 7 23:42:51 1997
@@ -0,0 +1,8 @@
+PROG= choparp
+MAN8= choparp.8
+
-+DESTDIR=/usr/local
++DESTDIR=${PREFIX}
+BINDIR= /sbin
+MANDIR= /man/man
+