1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/graphics/4va/files/patch-aa
Ade Lovett 831a101d11 Support CFLAGS/X11BASE properly
PR:		21614
Submitted by:	Ports Fury (no response from maintainer)
2000-10-13 20:26:22 +00:00

16 lines
342 B
Plaintext

--- Makefile.orig Fri Sep 4 07:58:45 1992
+++ Makefile Thu Aug 10 21:31:05 2000
@@ -1,9 +1,9 @@
# Makefile for 4va.
# Please send questions or bugs to mdw1@crux2.cit.cornell.edu
-CC = cc
-CLIBS = -lm -lX11
-CFLAGS = -O
+CC ?= cc
+CLIBS = -lm -lX11 -L${X11BASE}/lib
+CFLAGS += -I${X11BASE}/include
all: 4va ctorus cutctorus 4vdmake