summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome/files
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-16 19:44:07 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-16 19:44:07 +0000
commit1a50dacde270204c0579aa5deb9a4045bf52658a (patch)
treedd130e948f39cd96cf31957c1096a88dc49c8f38 /x11-toolkits/py-gnome/files
parentUpdated with new FXTV Homepage location (diff)
New port py-gnome created from repository copy of py-gtk.
py-gnome-1.0.1 replaces py-gtk-0.5.12 (the latter is fully incorporated into the former).
Notes
Notes: svn path=/head/; revision=17255
Diffstat (limited to 'x11-toolkits/py-gnome/files')
-rw-r--r--x11-toolkits/py-gnome/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/py-gnome/files/patch-ab b/x11-toolkits/py-gnome/files/patch-ab
new file mode 100644
index 000000000000..1d12346a4679
--- /dev/null
+++ b/x11-toolkits/py-gnome/files/patch-ab
@@ -0,0 +1,11 @@
+--- pygtk/configure.orig Mon Mar 15 11:25:18 1999
++++ pygtk/configure Mon Mar 15 11:25:27 1999
+@@ -901,7 +901,7 @@
+ OPT="$am_cv_python_OPT"
+ SO="$am_cv_python_SO"
+ PYTHON_CFLAGS="$am_cv_python_CCSHARED \$(OPT)"
+- PYTHON_LINK="$am_cv_python_LDSHARED -o \$@"
++ PYTHON_LINK="$am_cv_python_CC -shared -o \$@"
+
+
+