diff options
Diffstat (limited to 'sysutils/gkrellmwho/files/patch-Makefile')
| -rw-r--r-- | sysutils/gkrellmwho/files/patch-Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/sysutils/gkrellmwho/files/patch-Makefile b/sysutils/gkrellmwho/files/patch-Makefile deleted file mode 100644 index b3415c30c743..000000000000 --- a/sysutils/gkrellmwho/files/patch-Makefile +++ /dev/null @@ -1,19 +0,0 @@ - -$FreeBSD$ - ---- Makefile.orig Thu Aug 2 05:39:29 2001 -+++ Makefile Tue Aug 13 15:05:36 2002 -@@ -1,9 +1,9 @@ - # Modify INCLUDE to point to gkrellm.h (if it's not in /usr/local/include) --INCLUDE = /usr/local/include -+INCLUDE = ${LOCALBASE}/include/gkrellm - --CC = gcc --CFLAGS = -Wall -O2 -fPIC -I$(INCLUDE) \ -- `gtk-config --cflags` `imlib-config --cflags-gdk` -+#CC = gcc -+CFLAGS+= -fPIC -I$(INCLUDE) \ -+ `gtk12-config --cflags` `imlib-config --cflags-gdk` - LDFLAGS = - TARGET = gkrellmwho - |
