fix python dependency; noticed by jakemsr@jakemsr.com

This commit is contained in:
matt 2002-03-11 13:14:18 +00:00
parent fe1e53c660
commit ee394997a5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2002/02/15 19:53:44 matt Exp $
# $OpenBSD: Makefile,v 1.15 2002/03/11 13:14:18 matt Exp $
COMMENT= "office applications for kde"
CATEGORIES= x11 x11/kde productivity
@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.bz2
NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
BUILD_DEPENDS= :zsh-*:shells/zsh/stable ::x11/qt2-designer
LIB_DEPENDS= kdecore.3,DCOP,kdeprint,kdesu,kdeui,kfile,kio,kparts,kspell,kssl,ksycoca::x11/kde/libs2 :python-2.1*:lang/python/2.1
LIB_DEPENDS= kdecore.3,DCOP,kdeprint,kdesu,kdeui,kfile,kio,kparts,kspell,kssl,ksycoca::x11/kde/libs2 python2.1.0.0:python-2.1*:lang/python/2.1
MODULES= qt2
CONFIGURE_STYLE= autoconf