summaryrefslogtreecommitdiff
path: root/net/ggsd/files
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-22 07:57:18 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-22 07:57:18 +0000
commitaa3374648f4630a63d9310ed6159cd4236c36d62 (patch)
tree8c8d4a4dc00cb61843a1f2ae7c7f43909142ed85 /net/ggsd/files
parentUnbreak for ELF. (diff)
gtk11 -> gtk12
Notes
Notes: svn path=/head/; revision=18076
Diffstat (limited to 'net/ggsd/files')
-rw-r--r--net/ggsd/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ggsd/files/patch-aa b/net/ggsd/files/patch-aa
index e1d93ee71449..8fe37df8a479 100644
--- a/net/ggsd/files/patch-aa
+++ b/net/ggsd/files/patch-aa
@@ -5,7 +5,7 @@
-CFLAGS=-Wall -O -DUSE_GUI `gtk-config --cflags` -DVERSION=\"0.1\"
-LIBS=`gtk-config --libs`
+CFLAGS?=-O
-+CFLAGS+=-Wall -DUSE_GUI `gtk11-config --cflags` -DVERSION=\"0.1\"
-+LIBS=`gtk11-config --libs`
++CFLAGS+=-Wall -DUSE_GUI `gtk12-config --cflags` -DVERSION=\"0.1\"
++LIBS=`gtk12-config --libs`
all: