1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/devel/bin86/files/patch-Makefile
2002-09-14 22:31:24 +00:00

15 lines
286 B
Plaintext

--- 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