aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/php-gtk/files
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-11-11 13:39:50 +0800
committernork <nork@FreeBSD.org>2003-11-11 13:39:50 +0800
commitc98ddd2576ce1c321ceca7baed96ffe155d24885 (patch)
treebb6b799760ab45649f06e663d5eba51714687569 /x11-toolkits/php-gtk/files
parent128884daa50e09d6521843e0fb70ca2f33857c7e (diff)
downloadfreebsd-ports-gnome-c98ddd2576ce1c321ceca7baed96ffe155d24885.tar.gz
freebsd-ports-gnome-c98ddd2576ce1c321ceca7baed96ffe155d24885.tar.zst
freebsd-ports-gnome-c98ddd2576ce1c321ceca7baed96ffe155d24885.zip
Update to 1.0.0.
Fix build error caused by conflicting dependencies. PR: ports/59074 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
Diffstat (limited to 'x11-toolkits/php-gtk/files')
-rw-r--r--x11-toolkits/php-gtk/files/patch-ext_combobutton_combobutton.defs10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/php-gtk/files/patch-ext_combobutton_combobutton.defs b/x11-toolkits/php-gtk/files/patch-ext_combobutton_combobutton.defs
deleted file mode 100644
index 676496dbba92..000000000000
--- a/x11-toolkits/php-gtk/files/patch-ext_combobutton_combobutton.defs
+++ /dev/null
@@ -1,10 +0,0 @@
---- ext/combobutton/combobutton.defs.orig Mon Sep 23 04:28:29 2002
-+++ ext/combobutton/combobutton.defs Tue Dec 10 22:53:10 2002
-@@ -1,6 +1,6 @@
- ;; -*- scheme -*-
- ; object definitions ...
--(object Combonutton
-+(object ComboButton
- (in-module Gtk)
- (parent Button (Gtk))
- (c-name GtkCombobutton)