summaryrefslogtreecommitdiff
path: root/net/rdist6/patches
diff options
context:
space:
mode:
Diffstat (limited to 'net/rdist6/patches')
-rw-r--r--net/rdist6/patches/patch-ad24
1 files changed, 24 insertions, 0 deletions
diff --git a/net/rdist6/patches/patch-ad b/net/rdist6/patches/patch-ad
new file mode 100644
index 00000000000..24519057ecf
--- /dev/null
+++ b/net/rdist6/patches/patch-ad
@@ -0,0 +1,24 @@
+$NetBSD: patch-ad,v 1.3 2000/01/18 10:50:05 agc Exp $
+
+--- config/mf.sunos5 2000/01/18 10:37:33 1.1
++++ config/mf.sunos5 2000/01/18 10:38:25
+@@ -62,7 +62,7 @@
+ #
+ # Install directory
+ #
+-BIN_DIR = /usr/local/bin
++BIN_DIR = ${PREFIX}/bin
+
+ #
+ # Use the BSD install
+@@ -73,4 +73,9 @@
+ # Set correct values for admin section of man pages.
+ #
+ MAN_8_SECT = 8
+-MAN_8_DIR = /usr/local/man/man${MAN_8_SECT}
++MAN_8_DIR = ${PREFIX}/man/man${MAN_8_SECT}
++
++#
++# Get the right compiler
++#
++CC = gcc