1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11-toolkits/py-gnome/files/patch-ab
Jacques Vidrine 425b775f5d Step two of splitting py-gnome into py-gtk and py-gnome so that folks
may use the Python GTK bindings without all the GNOME cruft.

This also updates py-gnome from 1.0.3 -> 1.0.4.
1999-09-19 15:53:19 +00:00

12 lines
288 B
Plaintext

--- Makefile.in.orig Mon Sep 13 23:01:39 1999
+++ Makefile.in Mon Sep 13 23:01:45 1999
@@ -94,7 +94,7 @@
pyexecdir = @pyexecdir@
pythondir = @pythondir@
-SUBDIRS = macros pygtk pygnome
+SUBDIRS = macros pygnome
EXTRA_DIST = gnome-python.spec
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4