summaryrefslogtreecommitdiff
path: root/games/smiley/files
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2001-12-15 12:29:15 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2001-12-15 12:29:15 +0000
commitb367a57c84547f34b89f18cabfc2101af408239c (patch)
treeb60af7de5204cb9ec7386a82f4f3124073510364 /games/smiley/files
parentUpdate to 2.0.4 (diff)
New port of smiley, a "smiley server" which generates or explains any
kind of known smiley.
Notes
Notes: svn path=/head/; revision=51568
Diffstat (limited to 'games/smiley/files')
-rw-r--r--games/smiley/files/patch-aa23
1 files changed, 23 insertions, 0 deletions
diff --git a/games/smiley/files/patch-aa b/games/smiley/files/patch-aa
new file mode 100644
index 000000000000..a71e80f26ca9
--- /dev/null
+++ b/games/smiley/files/patch-aa
@@ -0,0 +1,23 @@
+*** Makefile.orig Mon Nov 29 13:03:11 1993
+--- Makefile Sat Dec 15 10:51:48 2001
+***************
+*** 32,40 ****
+ ltoa.o \
+ smiley.o
+
+! CFLAGS = -O
+
+! LDFLAGS = -s
+
+ all: $(TARGET)
+
+--- 32,40 ----
+ ltoa.o \
+ smiley.o
+
+! CFLAGS = -O -pipe
+
+! LDFLAGS =
+
+ all: $(TARGET)
+