openbsd-ports/x11/kde/artwork3/Makefile

19 lines
533 B
Makefile
Raw Normal View History

2004-12-12 06:33:23 -05:00
# $OpenBSD: Makefile,v 1.31 2004/12/12 11:33:24 espie Exp $
2002-03-23 10:01:20 -05:00
2004-04-13 00:22:36 -04:00
COMMENT= "K Desktop Environment, additional artwork"
2002-03-23 10:01:20 -05:00
CATEGORIES= x11 x11/kde
2004-12-12 06:33:23 -05:00
VERSION= 3.3.2
2002-03-23 10:01:20 -05:00
DISTNAME= kdeartwork-${VERSION}
2004-09-22 17:22:27 -04:00
MODKDE_VERSION= 3.3.0
2002-03-23 10:01:20 -05:00
2004-02-01 19:55:15 -05:00
LIB_DEPENDS=kdecore.6,DCOP,kdefx,kdesu,kdeui,kio,kparts,kscreensaver::x11/kde/libs3 \
kdecorations::x11/kde/base3
SEPARATE_BUILD=flavored
2002-03-23 10:01:20 -05:00
CONFIGURE_ENV+=XSCREENSAVER=${LOCALBASE}/libexec/xscreensaver
BUILD_DEPENDS=::x11/xscreensaver,no_gle
RUN_DEPENDS=:xscreensaver-*:x11/xscreensaver,no_gle
2002-03-23 10:01:20 -05:00
.include <bsd.port.mk>