openbsd-ports/x11/kde/artwork3/Makefile
espie ea7846a86f update to kde 3.2.1, as agreed with pvalchev@.
The distfiles should be publically available shortly.
this fixes a few nits: build accessibility, move cvscheck to avoid conflicts.

i18n files missing.
2004-03-07 21:08:43 +00:00

19 lines
521 B
Makefile

# $OpenBSD: Makefile,v 1.26 2004/03/07 21:08:43 espie Exp $
COMMENT= "X11 toolkit, additional artwork"
CATEGORIES= x11 x11/kde
VERSION= 3.2.1
DISTNAME= kdeartwork-${VERSION}
MODKDE_VERSION= 3.2
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>