summaryrefslogtreecommitdiffstats
path: root/net/xtradius/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/xtradius/files/patch-aa')
-rw-r--r--net/xtradius/files/patch-aa25
1 files changed, 25 insertions, 0 deletions
diff --git a/net/xtradius/files/patch-aa b/net/xtradius/files/patch-aa
new file mode 100644
index 0000000..70e63c8
--- /dev/null
+++ b/net/xtradius/files/patch-aa
@@ -0,0 +1,25 @@
+--- src/Makefile.BSD.orig Fri Aug 25 16:30:17 2000
++++ src/Makefile.BSD Fri Aug 25 16:32:14 2000
+@@ -3,9 +3,9 @@
+ #
+ #
+
+-CC = gcc
+-CFLAGS = -Wall -g -DNOSHADOW -DXTRADIUS
+-LDFLAGS = # -s #tatic
++#CC = gcc
++CFLAGS = -DNOSHADOW -DXTRADIUS
++LDFLAGS = -s #static
+ LIBS =
+ LCRYPT = -lcrypt
+
+@@ -15,7 +15,7 @@
+ #PAM = -DPAM
+ #PAMLIB = -lpam
+
+-BINDIR = /usr/local/bin
+-SBINDIR = /usr/local/sbin
++BINDIR = $(PREFIX)/bin
++SBINDIR = $(PREFIX)/sbin
+
+ .include "Make.inc"
OpenPOWER on IntegriCloud