aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-17 20:09:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-17 20:09:42 +0000
commit5cf4d285dbbb24fb57a37ad3f90b98d3e30af418 (patch)
treeda857907570ba2266ded9f3cbad80554ac442ea7 /net-mgmt
parentbaddaf4ee517cbddd251c01ee1671ed32f74f2c5 (diff)
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/py-yapsnmp/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-yapsnmp/files/patch-configure b/net-mgmt/py-yapsnmp/files/patch-configure
index 01a14e5ecb66..37f11478d66d 100644
--- a/net-mgmt/py-yapsnmp/files/patch-configure
+++ b/net-mgmt/py-yapsnmp/files/patch-configure
@@ -5,7 +5,7 @@
-for PYTHONINCPATH in python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
-+for PYTHONINCPATH in python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
++for PYTHONINCPATH in python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
do
as_ac_Header=`echo "ac_cv_header_$PYTHONINCPATH/Python.h" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then