summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2012-03-03 13:01:35 +0000
committerwiz <wiz>2012-03-03 13:01:35 +0000
commit0015cc93b0ee9d01a37b90eaa787ed59b59363e8 (patch)
tree5ca09fcab84ab905078d04ca88f7b0df41f4aaaf /devel
parentee3408e8a7cc0987ae9b020b20c854ac88e945a7 (diff)
downloadpkgsrc-0015cc93b0ee9d01a37b90eaa787ed59b59363e8.tar.gz
Remove unused patch after 1.11.3 update.
Diffstat (limited to 'devel')
-rw-r--r--devel/automake/patches/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/automake/patches/patch-ab b/devel/automake/patches/patch-ab
deleted file mode 100644
index e8e7ff651e6..00000000000
--- a/devel/automake/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.5 2010/10/17 00:39:33 wiz Exp $
-
-Recognize newer python versions. Fixed in upstream git, slightly differently.
-
---- m4/python.m4.orig 2009-12-08 18:02:32.000000000 +0000
-+++ m4/python.m4
-@@ -37,7 +37,7 @@ AC_DEFUN([AM_PATH_PYTHON],
- dnl Find a Python interpreter. Python versions prior to 2.0 are not
- dnl supported. (2.0 was released on October 16, 2000).
- m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
-- [python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 dnl
-+ [python python2 python3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 dnl
- python2.1 python2.0])
-
- m4_if([$1],[],[