From 9f17ecae6fa390d11f523473b8d5b2a2547043f6 Mon Sep 17 00:00:00 2001 From: gahr Date: Thu, 20 Dec 2012 12:47:43 +0000 Subject: - Respect user's CFLAGS --- lang/seed7/files/patch-makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/seed7') diff --git a/lang/seed7/files/patch-makefile b/lang/seed7/files/patch-makefile index 966804a1b6c0..084912c0754a 100644 --- a/lang/seed7/files/patch-makefile +++ b/lang/seed7/files/patch-makefile @@ -5,7 +5,7 @@ # CFLAGS = -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -ftrapv # CFLAGS = -O2 -g -x c++ -Wall -Winline -Wconversion -Wshadow -Wpointer-arith -CFLAGS = -O2 -g -ffunction-sections -fdata-sections -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -+CFLAGS = -ffunction-sections -fdata-sections -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -I%%LOCALBASE%%/include ++CFLAGS += -ffunction-sections -fdata-sections -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -I%%LOCALBASE%%/include # CFLAGS = -O2 -g -ffunction-sections -fdata-sections -Wall -Winline -Wconversion -Wshadow -Wpointer-arith # CFLAGS = -O2 -g -std=c99 -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith # CFLAGS = -O2 -g -Wall -Winline -Wconversion -Wshadow -Wpointer-arith -- cgit 4b39c9a35937edd7c'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/tkXwin
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1
* - Update download location, add WWWpav2009-01-312-1/+3
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+3
* - Fix build after tk/tcl updatemiwi2007-10-173-13/+16
* - Welcome X.org 7.2 \o/.flz2007-05-20