aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome2/files/patch-pygnome::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gnome2/files/patch-pygnome::Makefile.in')
-rw-r--r--x11-toolkits/py-gnome2/files/patch-pygnome::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/py-gnome2/files/patch-pygnome::Makefile.in b/x11-toolkits/py-gnome2/files/patch-pygnome::Makefile.in
deleted file mode 100644
index f5caef94525a..000000000000
--- a/x11-toolkits/py-gnome2/files/patch-pygnome::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- pygnome/Makefile.in.orig Thu Jan 3 15:21:15 2002
-+++ pygnome/Makefile.in Thu Feb 7 15:35:50 2002
-@@ -123,7 +123,7 @@
- SUBDIRS = generate gnome
-
- INCLUDES = $(PYTHON_INCLUDES) $(GNOME_INCLUDEDIR) \
-- $(LIBGLADE_CFLAGS)
-+ $(LIBGLADE_CFLAGS) `$(GNOME_CONFIG) --cflags gtkhtml capplet`
-
-
- @WITH_APPLETS_TRUE@appletmodule = _appletmodule.la