summaryrefslogtreecommitdiffstats
path: root/graphics/linplasma/files
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2000-10-22 11:47:59 +0000
committertrevor <trevor@FreeBSD.org>2000-10-22 11:47:59 +0000
commit90ad1259acbe6d1e70f26f07fff7d78231afb631 (patch)
tree60f219f9e4eb4ead7200ad1721df126ff2a4ecfa /graphics/linplasma/files
parent13c0c088ef39fd97f8da3c952e45e0e559f7ded9 (diff)
downloadFreeBSD-ports-90ad1259acbe6d1e70f26f07fff7d78231afb631.zip
FreeBSD-ports-90ad1259acbe6d1e70f26f07fff7d78231afb631.tar.gz
new port graphics/linplasma, a bit of eyecandy for SVGAlib
Diffstat (limited to 'graphics/linplasma/files')
-rw-r--r--graphics/linplasma/files/patch-Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/linplasma/files/patch-Makefile b/graphics/linplasma/files/patch-Makefile
new file mode 100644
index 0000000..da0bc0f
--- /dev/null
+++ b/graphics/linplasma/files/patch-Makefile
@@ -0,0 +1,15 @@
+--- 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%%PREFIX%%/lib -I%%PREFIX%%/include
+
+ LIBS=-lvga -lvgagl -lm
+
OpenPOWER on IntegriCloud