openbsd-ports/x11/kde/utils3/Makefile

20 lines
519 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.31 2005/10/17 11:28:27 espie Exp $
2002-04-04 09:23:48 -05:00
2004-04-13 00:22:36 -04:00
COMMENT= "K Desktop Environment, utilities"
2002-04-04 09:23:48 -05:00
CATEGORIES= x11 x11/kde
VERSION= 3.4.3
2002-04-04 09:23:48 -05:00
DISTNAME= kdeutils-${VERSION}
PKGNAME= ${DISTNAME}
MODKDE_VERSION= 3.4
2002-04-04 09:23:48 -05:00
2004-04-13 00:22:36 -04:00
LIB_DEPENDS= DCOP,kabc,kdecore.6,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kresources,kutils,kwalletclient,vcard::x11/kde/libs3 \
netsnmp::net/net-snmp
2002-04-04 09:23:48 -05:00
SEPARATE_BUILD=flavored
2004-12-16 02:25:25 -05:00
WANTLIB= ICE SM X11 Xext Xrender Xtst art_lgpl_2 c crypto jpeg m \
png pthread stdc++ util z
2004-12-16 02:25:25 -05:00
2002-04-04 09:23:48 -05:00
.include <bsd.port.mk>