freebsd-ports/graphics/nathive/files/patch-Makefile
2009-01-21 13:52:37 +00:00

11 lines
263 B
Text

--- Makefile.orig 2009-01-07 07:19:36.000000000 +0300
+++ Makefile 2009-01-19 12:16:19.000000000 +0300
@@ -1,7 +1,6 @@
#!/bin/bash
-CC = gcc
-CFLAGS = `pkg-config --cflags --libs gtk+-2.0`
+CFLAGS += `pkg-config --cflags --libs gtk+-2.0`
default: compile