python depends

This commit is contained in:
sthen 2009-03-16 12:53:03 +00:00
parent 68d995b69a
commit 55a3d3de44
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.53 2009/02/09 20:48:23 naddy Exp $
# $OpenBSD: Makefile,v 1.54 2009/03/16 12:56:05 sthen Exp $
.if ${MACHINE_ARCH} == "powerpc"
BROKEN = gcc spins on x_20.cpp
@ -8,7 +8,7 @@ COMMENT = K Desktop Environment, extra language support
CATEGORIES = x11 x11/kde devel
VERSION = 3.5.10
DISTNAME = kdebindings-${VERSION}
PKGNAME = ${DISTNAME}p0
PKGNAME = ${DISTNAME}p1
MODKDE_VERSION = 3.5.8
SHARED_LIBS += kjsembed 2.0 # .1.0
SHARED_LIBS += smokeqt 4.0 # .3.2
@ -25,7 +25,7 @@ WANTLIB = GLU Xext stdc++ X11 util m ICE Xrender SM pthread \
Xau Xdmcp expat fam freetype rpcsvc intl
PYTHON_VER = 2.5
BUILD_DEPENDS = :python-${PYTHON_VER}.*:lang/python/${PYTHON_VER}
BUILD_DEPENDS = :python->=${PYTHON_VER},<2.6:lang/python/${PYTHON_VER}
# ::devel/tmake
MAKE_FLAGS += TMAKEPATH=${LOCALBASE}/share/tmake/openbsd-g++/ \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.57 2008/08/27 13:39:27 espie Exp $
# $OpenBSD: Makefile,v 1.58 2009/03/16 12:53:03 sthen Exp $
COMMENT = K Desktop Environment, utilities
CATEGORIES = x11 x11/kde
VERSION = 3.5.10
DISTNAME = kdeutils-${VERSION}
PKGNAME = ${DISTNAME}
PKGNAME = ${DISTNAME}p0
MODKDE_VERSION = 3.5.8
SHARED_LIBS += khexeditcommon 1.0 # .0.0
SHARED_LIBS += kcmlaptop 1.0 # .0.0
@ -16,7 +16,7 @@ RUN_DEPENDS += :desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS = DCOP,kabc,kdecore.>=6,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kresources,kutils,kwalletclient,vcard::x11/kde/libs3 \
netsnmp::net/net-snmp \
gmp::devel/gmp \
python2.5:python-2.5.*:lang/python/2.5 \
python2.5:python->=2.5,<2.6:lang/python/2.5 \
xmms::audio/xmms \
gtk,gdk::x11/gtk+