openbsd-ports/x11/kde/artwork3/Makefile
espie 3142419058 basic update to kde 3.2.3.
A few files to remove/add yet.
2004-07-24 12:47:13 +00:00

19 lines
533 B
Makefile

# $OpenBSD: Makefile,v 1.28 2004/07/24 12:47:13 espie Exp $
COMMENT= "K Desktop Environment, additional artwork"
CATEGORIES= x11 x11/kde
VERSION= 3.2.3
DISTNAME= kdeartwork-${VERSION}
MODKDE_VERSION= 3.2.3
LIB_DEPENDS=kdecore.6,DCOP,kdefx,kdesu,kdeui,kio,kparts,kscreensaver::x11/kde/libs3 \
kdecorations::x11/kde/base3
SEPARATE_BUILD=flavored
CONFIGURE_ENV+=XSCREENSAVER=${LOCALBASE}/libexec/xscreensaver
BUILD_DEPENDS=::x11/xscreensaver,no_gle
RUN_DEPENDS=:xscreensaver-*:x11/xscreensaver,no_gle
.include <bsd.port.mk>