summaryrefslogtreecommitdiff
path: root/x11/py-qt2-sip/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-qt2-sip/patches/patch-aa')
-rw-r--r--x11/py-qt2-sip/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/py-qt2-sip/patches/patch-aa b/x11/py-qt2-sip/patches/patch-aa
new file mode 100644
index 00000000000..b2064f41eb2
--- /dev/null
+++ b/x11/py-qt2-sip/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/04/17 10:29:01 drochner Exp $
+
+--- sip/Makefile.in.orig Tue Apr 16 17:02:41 2002
++++ sip/Makefile.in Tue Apr 16 17:05:22 2002
+@@ -68,7 +68,7 @@
+ host_alias = @host_alias@
+ host_triplet = @host@
+
+-EXEEXT = @EXEEXT@
++EXEEXT = ${PYVERSSUFFIX}
+ OBJEXT = @OBJEXT@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ AMTAR = @AMTAR@