mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
7b2e9aafb8
drop maintainership
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
--- Makefile.orig Tue Jan 1 14:56:42 2002
|
|
+++ Makefile Tue Jan 1 14:57:17 2002
|
|
@@ -20,7 +20,7 @@
|
|
|
|
INSTALL = install
|
|
CDEFS = CS=CS_ANSI $(CPPTABLES) SXMPATH=\"$(INSTALL_ROOT)$(bindir)/$(engine)\"
|
|
-CFLAGS = -Wall -pedantic -O2 $(CDEFS:%=-D%)
|
|
+CFLAGS += $(CDEFS:%=-D%)
|
|
|
|
# destinations for installer
|
|
prefix=/usr/local
|