summaryrefslogtreecommitdiffstats
path: root/x11/gtk-theme-switch2/files
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-14 07:17:08 +0000
committersobomax <sobomax@FreeBSD.org>2000-09-14 07:17:08 +0000
commit0cf2cb5bd24b7c007262b2247a22a6b3cb0e8806 (patch)
treeee2a8aadfaca7267481cec9650b0b249fa5c120d /x11/gtk-theme-switch2/files
parent69760feabe134d7773aec4f895d60caee6a8e2e3 (diff)
downloadFreeBSD-ports-0cf2cb5bd24b7c007262b2247a22a6b3cb0e8806.zip
FreeBSD-ports-0cf2cb5bd24b7c007262b2247a22a6b3cb0e8806.tar.gz
Update to 0.4.
Diffstat (limited to 'x11/gtk-theme-switch2/files')
-rw-r--r--x11/gtk-theme-switch2/files/patch-aa11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/gtk-theme-switch2/files/patch-aa b/x11/gtk-theme-switch2/files/patch-aa
index 5b7e3bb..e553cc8 100644
--- a/x11/gtk-theme-switch2/files/patch-aa
+++ b/x11/gtk-theme-switch2/files/patch-aa
@@ -1,17 +1,18 @@
---- Makefile.orig Mon Jul 24 19:42:17 2000
-+++ Makefile Mon Jul 24 19:46:23 2000
-@@ -1,7 +1,6 @@
+--- Makefile.orig Wed Aug 30 09:35:43 2000
++++ Makefile Thu Sep 14 09:54:48 2000
+@@ -1,7 +1,7 @@
-GCC = gcc
-PREFIX=/usr/local
-CFLAGS = -I/usr/lib/glib/include -I/usr/X11R6/include
-LIBS = -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
+GCC = ${CC}
++PREFIX?=/usr/local
+CFLAGS += `${X11BASE}/bin/gtk12-config --cflags`
+LIBS = `${X11BASE}/bin/gtk12-config --libs`
- VERSION = 0.3
+ VERSION = 0.4
all : gthemeswitch
-@@ -12,8 +11,8 @@
+@@ -12,8 +12,8 @@
-rm gthemeswitch *~
install: all
OpenPOWER on IntegriCloud