freebsd-ports/www/ashe/files/patch-aa
Kevin Lo 63d19c3f45 Update to version 1.3
PR: 22815
Submitted by: Ports Fury
2000-11-13 14:26:52 +00:00

13 lines
271 B
Plaintext

--- libhtmlw-2.7b3/Makefile.orig Tue May 21 05:35:51 1996
+++ libhtmlw-2.7b3/Makefile Sun Nov 12 16:38:55 2000
@@ -1,8 +1,6 @@
LIBTARGET = libhtmlw.a
-INCLUDES = -I/usr/include/X11
-
-CC=gcc -g $(INCLUDES)
+CFLAGS += -I${X11BASE}/include -DMOTIF1_2
RANLIB=ranlib