opnsense-ports/graphics/linplasma/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

15 lines
259 B
Text

--- Makefile.orig Sun Oct 22 04:09:35 2000
+++ Makefile Sun Oct 22 04:11:27 2000
@@ -2,10 +2,9 @@
# Makefile for LinPlasma
#
-CC=gcc
+CC?=gcc
-# optimize a lot
-CFLAGS=-O3
+CFLAGS += -L${LOCALBASE}/lib -I${LOCALBASE}/include
LIBS=-lvga -lvgagl -lm