aboutsummaryrefslogtreecommitdiff
path: root/games/smiley
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2001-12-16 09:51:10 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2001-12-16 09:51:10 +0000
commit4db10f5afdc6eb92c9ed8ad09ea0e98f41b626ae (patch)
tree0414b8ef25554013b34ba5a115dce4929f12e9a7 /games/smiley
parent81ce5f875a3bf877cca88309fe18515d3cba81b2 (diff)
downloadports-4db10f5afdc6eb92c9ed8ad09ea0e98f41b626ae.tar.gz
ports-4db10f5afdc6eb92c9ed8ad09ea0e98f41b626ae.zip
Respect CFLAGS in Makefile. Previous patch-aa file contains the
replaced label, instead of %CFLAGS%.
Notes
Notes: svn path=/head/; revision=51616
Diffstat (limited to 'games/smiley')
-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 =