1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/lang/sxm/files/patch-Makefile
Ying-Chieh Liao 7b2e9aafb8 upgrade to 1.1
drop maintainership
2002-01-01 06:59:34 +00:00

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