aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/bin86/files/patch-Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/bin86/files/patch-Makefile b/devel/bin86/files/patch-Makefile
new file mode 100644
index 000000000000..6f1575f0e558
--- /dev/null
+++ b/devel/bin86/files/patch-Makefile
@@ -0,0 +1,14 @@
+--- Makefile.orig Sat Sep 14 14:35:43 2002
++++ Makefile Sat Sep 14 14:36:04 2002
+@@ -1,9 +1,9 @@
+
+-CFLAGS=-O2 -D_POSIX_SOURCE
++CFLAGS+=-D_POSIX_SOURCE
+ LDFLAGS=
+ DIRS=ld as
+
+-PREFIX=/usr/local
++PREFIX?=/usr/local
+ BINDIR=$(PREFIX)/bin
+ LIBDIR=$(PREFIX)/lib
+ MANDIR=$(PREFIX)/man/man1