freebsd-ports/graphics/acidwarp/files/patch-Makefile
Max Brazhnikov 8c9977d410 respect LOCALBASE in CFLAGS
prefer PLIST_FILES and PORTDOCS to `dynamic plist'
use BINMODE rather than using INSTALL directly

PR:		ports/148433
Submitted by:	Anonymous <swell.k at gmail.com>
2010-07-10 11:04:42 +00:00

10 lines
294 B
Text

--- Makefile.orig Thu Aug 8 17:57:37 1996
+++ Makefile Sun Oct 22 02:56:06 2000
@@ -1,5 +1,5 @@
-CC=gcc
-CFLAGS = -O2 -funroll-all-loops
+CC ?= gcc
+CFLAGS += -L$(LOCALBASE)/lib -I$(LOCALBASE)/include
LFLAGS = -lvgagl -lvga
PROGS = acidwarp
OSOURCES = bit_map.o palinit.o rolnfade.o lut.o