diff options
Diffstat (limited to 'devel/libgsf/patches/patch-aa')
-rw-r--r-- | devel/libgsf/patches/patch-aa | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/libgsf/patches/patch-aa b/devel/libgsf/patches/patch-aa new file mode 100644 index 00000000000..f7a8fae7bd7 --- /dev/null +++ b/devel/libgsf/patches/patch-aa @@ -0,0 +1,20 @@ +$NetBSD: patch-aa,v 1.1.1.1 2003/06/27 22:33:51 jmmv Exp $ + +--- configure.orig 2003-06-27 21:39:48.000000000 +0200 ++++ configure +@@ -9299,6 +9299,7 @@ else + fi + + have_orbit_python=false ++if false; then + + succeeded=no + +@@ -9395,6 +9396,7 @@ echo "${ECHO_T}$ORBIT_PYTHON_LIBS" >&6 + have_orbit_python=false + fi + ++fi + + + |