c53930a780
Mostly remove integrated patches, and adapt a few plists. There may be minor pieces yet to do...
16 lines
398 B
Makefile
16 lines
398 B
Makefile
# $OpenBSD: Makefile,v 1.7 2002/05/23 14:37:21 espie Exp $
|
|
|
|
COMMENT= "X11 toolkit, additional artwork"
|
|
CATEGORIES= x11 x11/kde
|
|
NEED_VERSION= 1.504
|
|
VERSION= 3.0.1
|
|
DISTNAME= kdeartwork-${VERSION}
|
|
|
|
LIB_DEPENDS=kdecore.4,DCOP,kdefx,kdesu,kdeui,kio,kscreensaver::x11/kde/libs3 \
|
|
kwin::x11/kde/base3
|
|
|
|
pre-fake:
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/apps/kthememgr/Themes
|
|
|
|
.include <bsd.port.mk>
|