5b08f9683b
Remove lame stuff in base3, since run-time auto-detection is working now.
12 lines
320 B
Makefile
12 lines
320 B
Makefile
# $OpenBSD: Makefile,v 1.3 2002/04/10 01:24:40 espie Exp $
|
|
|
|
COMMENT= "X11 toolkit, utilities"
|
|
CATEGORIES= x11 x11/kde
|
|
NEED_VERSION= 1.504
|
|
VERSION= 3.0
|
|
DISTNAME= kdeutils-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.4,DCOP,kabc,kdefakes,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kspell,vcard::x11/kde/libs3
|
|
|
|
.include <bsd.port.mk>
|