mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9fdb07b8fc
having <smack> had <smack> enough <smack> sleep. Add patch-aa to patches/
14 lines
315 B
Plaintext
14 lines
315 B
Plaintext
--- Makefile.orig Sun Dec 20 13:43:23 1998
|
|
+++ Makefile Sun Dec 20 13:45:24 1998
|
|
@@ -1,8 +1,8 @@
|
|
# Makefile - for tidy
|
|
|
|
-CC= gcc
|
|
+#CC= gcc
|
|
|
|
-CFLAGS= -O
|
|
+CFLAGS+= -D__USE_MISC
|
|
|
|
OFILES= attrs.o istack.o parser.o tags.o \
|
|
entities.o lexer.o pprint.o clean.o \
|