Build the python2.6 flavor instead of 2.5 now that 2.6 is the default.

This commit is contained in:
fgsch 2010-08-30 23:46:41 +00:00
parent 8353dfbd95
commit 4d1bdc0c02
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.822 2010/08/30 13:12:53 sthen Exp $
# $OpenBSD: Makefile,v 1.823 2010/08/30 23:46:42 fgsch Exp $
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
SUBDIR =
@ -831,7 +831,7 @@
SUBDIR += py-logilab-common
SUBDIR += py-mox
SUBDIR += py-mxDateTime,python2.4
SUBDIR += py-mxDateTime,python2.5
SUBDIR += py-mxDateTime,python2.6
SUBDIR += py-nose
SUBDIR += py-notify
SUBDIR += py-openbsd

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.267 2010/07/28 17:50:46 sebastia Exp $
# $OpenBSD: Makefile,v 1.268 2010/08/30 23:46:41 fgsch Exp $
# $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $
#
@ -178,7 +178,7 @@
SUBDIR += povray,no_x11
SUBDIR += pstoedit
SUBDIR += py-Imaging,python2.4
SUBDIR += py-Imaging,python2.5
SUBDIR += py-Imaging,python2.6
SUBDIR += py-cairo
SUBDIR += py-dot
SUBDIR += py-gd