5b08f9683b
Remove lame stuff in base3, since run-time auto-detection is working now.
13 lines
311 B
Makefile
13 lines
311 B
Makefile
# $OpenBSD: Makefile,v 1.18 2002/04/10 01:24:40 espie Exp $
|
|
|
|
COMMENT= "some useless kde applications"
|
|
|
|
CATEGORIES= x11 x11/kde games
|
|
NEED_VERSION= 1.483
|
|
VERSION= 2.2.2
|
|
DISTNAME= kdetoys-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.3,DCOP,kdesu,kdeui,kio,kscreensaver,kssl,ksycoca::x11/kde/libs2
|
|
|
|
.include <bsd.port.mk>
|