1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Fix a bug breaking the build of libglade2, bump PORTREVISION.

This commit is contained in:
Maxim Sobolev 2002-02-14 10:34:46 +00:00
parent 5cd9e7dcb2
commit a4cb73b3d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54690
6 changed files with 45 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= gtk
PORTVERSION= 1.3.13
PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-alpha2,} \
ftp://ftp.gimp.org/pub/%SUBDIR%/ \

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- gdk/gdktypes.h 2002/02/14 10:01:48 1.1
+++ gdk/gdktypes.h 2002/02/14 10:01:59
@@ -48,7 +48,7 @@
* itself, but also occasionally when compiling programs that use GDK
* (or GTK). One such setting is what windowing API backend is in use.
*/
-#include <gdkconfig.h>
+#include <gtk/gdkconfig.h>
/* some common magic values */
#define GDK_CURRENT_TIME 0L

View File

@ -7,6 +7,7 @@
PORTNAME= gtk
PORTVERSION= 1.3.13
PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-alpha2,} \
ftp://ftp.gimp.org/pub/%SUBDIR%/ \

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- gdk/gdktypes.h 2002/02/14 10:01:48 1.1
+++ gdk/gdktypes.h 2002/02/14 10:01:59
@@ -48,7 +48,7 @@
* itself, but also occasionally when compiling programs that use GDK
* (or GTK). One such setting is what windowing API backend is in use.
*/
-#include <gdkconfig.h>
+#include <gtk/gdkconfig.h>
/* some common magic values */
#define GDK_CURRENT_TIME 0L

View File

@ -7,6 +7,7 @@
PORTNAME= gtk
PORTVERSION= 1.3.13
PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-alpha2,} \
ftp://ftp.gimp.org/pub/%SUBDIR%/ \

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- gdk/gdktypes.h 2002/02/14 10:01:48 1.1
+++ gdk/gdktypes.h 2002/02/14 10:01:59
@@ -48,7 +48,7 @@
* itself, but also occasionally when compiling programs that use GDK
* (or GTK). One such setting is what windowing API backend is in use.
*/
-#include <gdkconfig.h>
+#include <gtk/gdkconfig.h>
/* some common magic values */
#define GDK_CURRENT_TIME 0L