aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2001-12-16 17:51:10 +0800
committerlkoeller <lkoeller@FreeBSD.org>2001-12-16 17:51:10 +0800
commit12c3a6e38f36d9d4effdaa42aafcf1e7d3412753 (patch)
tree04a34971776ec4ec7acbab7e198f607cf91de540 /games
parentfce1af3915769f21983d7cb619b8daa1cf9a6266 (diff)
downloadfreebsd-ports-gnome-12c3a6e38f36d9d4effdaa42aafcf1e7d3412753.tar.gz
freebsd-ports-gnome-12c3a6e38f36d9d4effdaa42aafcf1e7d3412753.tar.zst
freebsd-ports-gnome-12c3a6e38f36d9d4effdaa42aafcf1e7d3412753.zip
Respect CFLAGS in Makefile. Previous patch-aa file contains the
replaced label, instead of %CFLAGS%.
Diffstat (limited to 'games')
-rw-r--r--games/smiley/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/smiley/files/patch-aa b/games/smiley/files/patch-aa
index a71e80f26ca9..5c5adfc134b2 100644
--- a/games/smiley/files/patch-aa
+++ b/games/smiley/files/patch-aa
@@ -1,5 +1,5 @@
*** Makefile.orig Mon Nov 29 13:03:11 1993
---- Makefile Sat Dec 15 10:51:48 2001
+--- Makefile Sun Dec 16 10:44:42 2001
***************
*** 32,40 ****
ltoa.o \
@@ -15,7 +15,7 @@
ltoa.o \
smiley.o
-! CFLAGS = -O -pipe
+! CFLAGS = %CFLAGS%
! LDFLAGS =