unbreak with MODPY_VERSION=2.6. ok jasper@, sthen@

This commit is contained in:
martynas 2009-08-04 14:41:53 +00:00
parent 4e9112069d
commit 552d094087
2 changed files with 16 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.44 2009/06/10 20:27:09 kili Exp $
# $OpenBSD: Makefile,v 1.45 2009/08/04 14:41:53 martynas Exp $
COMMENT= components for the GNOME desktop
GNOME_PROJECT= gnome-desktop
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p7
PKGNAME= ${DISTNAME}p8
SHARED_LIBS += gnome-desktop-2 6.0 # .9.4
@ -37,6 +37,8 @@ LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
MODGNOME_HELP_FILES= Yes
USE_X11= Yes
DESKTOP_FILES= Yes
AUTOCONF_VERSION= 2.62
CONFIGURE_STYLE= autoconf
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --with-gnome-distributor="OpenBSD Ports" \
--disable-scrollkeeper

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-aclocal_m4,v 1.1 2009/08/04 14:41:53 martynas Exp $
--- aclocal.m4.orig Tue Jan 13 02:05:47 2009
+++ aclocal.m4 Tue Aug 4 16:15:20 2009
@@ -743,7 +743,7 @@ AC_DEFUN([AM_PATH_PYTHON],
dnl $prefix/lib/site-python in 1.4 to $prefix/lib/python1.5/site-packages
dnl in 1.5.
m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
- [python python2 python2.5 python2.4 python2.3 python2.2 dnl
+ [python python2 python2.6 python2.5 python2.4 python2.3 python2.2 dnl
python2.1 python2.0 python1.6 python1.5])
m4_if([$1],[],[