aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-02-14 21:02:37 +0800
committersobomax <sobomax@FreeBSD.org>2002-02-14 21:02:37 +0800
commit06d3d9afb2ebcb3e50c751369223ea4dc02e58cf (patch)
treec6ff7791ffb582dd7e9b71693bfdad50b43e17f1 /x11-toolkits/gtk30
parent5b8f366402da3740064a6ff50741bf69136389e2 (diff)
downloadfreebsd-ports-gnome-06d3d9afb2ebcb3e50c751369223ea4dc02e58cf.tar.gz
freebsd-ports-gnome-06d3d9afb2ebcb3e50c751369223ea4dc02e58cf.tar.zst
freebsd-ports-gnome-06d3d9afb2ebcb3e50c751369223ea4dc02e58cf.zip
Third try to fix problem with libglade2 properly...
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/files/patch-ak2
-rw-r--r--x11-toolkits/gtk30/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk30/files/patch-ak b/x11-toolkits/gtk30/files/patch-ak
index a53b424ae785..cc94fa96593c 100644
--- a/x11-toolkits/gtk30/files/patch-ak
+++ b/x11-toolkits/gtk30/files/patch-ak
@@ -8,7 +8,7 @@ $FreeBSD$
# Rule to install gdkconfig.h header file
#
-configexecincludedir = $(libdir)/gtk-2.0/include
-+configexecincludedir = $(prefix)/include/gtk-2.0/gdk
++configexecincludedir = $(prefix)/include/gtk-2.0
#note: not gdkconfig.h
BUILT_SOURCES = stamp-gc-h @REBUILD@ gdkenumtypes.c gdkenumtypes.h
diff --git a/x11-toolkits/gtk30/pkg-plist b/x11-toolkits/gtk30/pkg-plist
index 75073a2fe615..fb49668089cb 100644
--- a/x11-toolkits/gtk30/pkg-plist
+++ b/x11-toolkits/gtk30/pkg-plist
@@ -11,7 +11,6 @@ include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h
include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h
include/gtk-2.0/gdk/gdk.h
include/gtk-2.0/gdk/gdkcolor.h
-include/gtk-2.0/gdk/gdkconfig.h
include/gtk-2.0/gdk/gdkcursor.h
include/gtk-2.0/gdk/gdkdnd.h
include/gtk-2.0/gdk/gdkdrawable.h
@@ -36,6 +35,7 @@ include/gtk-2.0/gdk/gdktypes.h
include/gtk-2.0/gdk/gdkvisual.h
include/gtk-2.0/gdk/gdkwindow.h
include/gtk-2.0/gdk/gdkx.h
+include/gtk-2.0/gdkconfig.h
include/gtk-2.0/gtk/gtk.h
include/gtk-2.0/gtk/gtkaccelgroup.h
include/gtk-2.0/gtk/gtkaccellabel.h