freebsd-ports/www/tidy-devel/files/patch-aa
Nik Clayton 9fdb07b8fc Must <smack> stop <smack> doing <smack> this <smack> without <smack>
having <smack> had <smack> enough <smack> sleep.

Add patch-aa to patches/
1998-12-20 23:42:39 +00:00

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 \