fix dependencies

This commit is contained in:
espie 2004-02-02 00:26:52 +00:00
parent f46db6a0f1
commit 80ac27b25f
2 changed files with 7 additions and 6 deletions

View File

@ -1,13 +1,14 @@
# $OpenBSD: Makefile,v 1.6 2004/02/01 14:59:24 espie Exp $
# $OpenBSD: Makefile,v 1.7 2004/02/02 00:26:52 espie Exp $
COMMENT= "web development tool"
CATEGORIES= x11 x11/kde
VERSION= 3.1.95
DISTNAME= quanta-${VERSION}
MODKDE_VERSION= 3.2
LIB_DEPENDS= kdecore.4,DCOP,kabc,katepartinterfaces,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kspell,ktexteditor,kutils,vcard::x11/kde/libs3 \
art_lgpl_2::graphics/libart
#SEPARATE_BUILD=simple
LIB_DEPENDS= kdecore.6,DCOP,kabc,katepartinterfaces,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjs,kparts,kresources,kspell,ktexteditor,kutils,kwalletclient,vcard::x11/kde/libs3 \
exslt::textproc/libxslt
SEPARATE_BUILD=flavored
post-patch:
ln -s /usr/bin/false ${WRKDIR}/bin/automake-1.7

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2004/02/01 14:59:25 espie Exp $
# $OpenBSD: Makefile,v 1.17 2004/02/02 00:28:34 espie Exp $
COMMENT= "some useless KDE applications"
CATEGORIES= x11 x11/kde games
VERSION= 3.1.95
DISTNAME= kdetoys-${VERSION}
MODKDE_VERSION= 3.2
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kscreensaver,kutils::x11/kde/libs3
LIB_DEPENDS= kdecore.6,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjs,kparts,kscreensaver,kutils,kwalletclient::x11/kde/libs3
SEPARATE_BUILD=flavored
.include <bsd.port.mk>