aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-08-15 07:51:08 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-08-15 07:51:08 +0000
commitcbb36b453973b73b237fba952c272067afc7bae2 (patch)
treedde683c91188b7773868844addd0cb178c8f04d2 /x11-toolkits
parentf68d7e49c026f93be94c59fc275c00d6319b6dd8 (diff)
downloadports-cbb36b453973b73b237fba952c272067afc7bae2.tar.gz
ports-cbb36b453973b73b237fba952c272067afc7bae2.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wxgtk2-contrib-devel/Makefile2
-rw-r--r--x11-toolkits/wxgtk2-devel/files/patch-contrib-src-stc-PlatWX.cpp11
-rw-r--r--x11-toolkits/wxgtk26-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk26/files/patch-contrib-src-stc-PlatWX.cpp11
-rw-r--r--x11-toolkits/wxgtk28-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk28/files/patch-contrib-src-stc-PlatWX.cpp11
-rw-r--r--x11-toolkits/wxgtk29-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp11
8 files changed, 52 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk2-contrib-devel/Makefile b/x11-toolkits/wxgtk2-contrib-devel/Makefile
index 4c36af733fab..f0f76366f00c 100644
--- a/x11-toolkits/wxgtk2-contrib-devel/Makefile
+++ b/x11-toolkits/wxgtk2-contrib-devel/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+PORTREVISION= 1
+
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
diff --git a/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-stc-PlatWX.cpp b/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-stc-PlatWX.cpp
new file mode 100644
index 000000000000..3b9e39008930
--- /dev/null
+++ b/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-stc-PlatWX.cpp
@@ -0,0 +1,11 @@
+--- contrib/src/stc/PlatWX.cpp.orig Sun Aug 15 14:41:28 2004
++++ contrib/src/stc/PlatWX.cpp Sun Aug 15 14:40:11 2004
+@@ -18,7 +18,7 @@
+ #include "wx/stc/stc.h"
+
+
+-#ifdef __WXGTK__
++#if 0
+ #include <gtk/gtk.h>
+ #endif
+
diff --git a/x11-toolkits/wxgtk26-contrib/Makefile b/x11-toolkits/wxgtk26-contrib/Makefile
index 4c36af733fab..f0f76366f00c 100644
--- a/x11-toolkits/wxgtk26-contrib/Makefile
+++ b/x11-toolkits/wxgtk26-contrib/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+PORTREVISION= 1
+
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
diff --git a/x11-toolkits/wxgtk26/files/patch-contrib-src-stc-PlatWX.cpp b/x11-toolkits/wxgtk26/files/patch-contrib-src-stc-PlatWX.cpp
new file mode 100644
index 000000000000..3b9e39008930
--- /dev/null
+++ b/x11-toolkits/wxgtk26/files/patch-contrib-src-stc-PlatWX.cpp
@@ -0,0 +1,11 @@
+--- contrib/src/stc/PlatWX.cpp.orig Sun Aug 15 14:41:28 2004
++++ contrib/src/stc/PlatWX.cpp Sun Aug 15 14:40:11 2004
+@@ -18,7 +18,7 @@
+ #include "wx/stc/stc.h"
+
+
+-#ifdef __WXGTK__
++#if 0
+ #include <gtk/gtk.h>
+ #endif
+
diff --git a/x11-toolkits/wxgtk28-contrib/Makefile b/x11-toolkits/wxgtk28-contrib/Makefile
index 4c36af733fab..f0f76366f00c 100644
--- a/x11-toolkits/wxgtk28-contrib/Makefile
+++ b/x11-toolkits/wxgtk28-contrib/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+PORTREVISION= 1
+
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
diff --git a/x11-toolkits/wxgtk28/files/patch-contrib-src-stc-PlatWX.cpp b/x11-toolkits/wxgtk28/files/patch-contrib-src-stc-PlatWX.cpp
new file mode 100644
index 000000000000..3b9e39008930
--- /dev/null
+++ b/x11-toolkits/wxgtk28/files/patch-contrib-src-stc-PlatWX.cpp
@@ -0,0 +1,11 @@
+--- contrib/src/stc/PlatWX.cpp.orig Sun Aug 15 14:41:28 2004
++++ contrib/src/stc/PlatWX.cpp Sun Aug 15 14:40:11 2004
+@@ -18,7 +18,7 @@
+ #include "wx/stc/stc.h"
+
+
+-#ifdef __WXGTK__
++#if 0
+ #include <gtk/gtk.h>
+ #endif
+
diff --git a/x11-toolkits/wxgtk29-contrib/Makefile b/x11-toolkits/wxgtk29-contrib/Makefile
index 4c36af733fab..f0f76366f00c 100644
--- a/x11-toolkits/wxgtk29-contrib/Makefile
+++ b/x11-toolkits/wxgtk29-contrib/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+PORTREVISION= 1
+
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version)
diff --git a/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp b/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp
new file mode 100644
index 000000000000..3b9e39008930
--- /dev/null
+++ b/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-PlatWX.cpp
@@ -0,0 +1,11 @@
+--- contrib/src/stc/PlatWX.cpp.orig Sun Aug 15 14:41:28 2004
++++ contrib/src/stc/PlatWX.cpp Sun Aug 15 14:40:11 2004
+@@ -18,7 +18,7 @@
+ #include "wx/stc/stc.h"
+
+
+-#ifdef __WXGTK__
++#if 0
+ #include <gtk/gtk.h>
+ #endif
+