diff options
-rw-r--r-- | net-mgmt/choparp/files/patch-ab | 6 | ||||
-rw-r--r-- | net/choparp/files/patch-ab | 6 |
2 files changed, 6 insertions, 6 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 + diff --git a/net/choparp/files/patch-ab b/net/choparp/files/patch-ab index df401e0dbab0..5cb299411e3b 100644 --- a/net/choparp/files/patch-ab +++ b/net/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 + |