openbsd-ports/x11/kde/utils3/Makefile
espie 433d4d3cfc alek found a netsnmp there, and he's right, so add it as a dependency
as I don't feel like figuring it out further right now...
2004-12-30 21:10:04 +00:00

21 lines
547 B
Makefile

# $OpenBSD: Makefile,v 1.26 2004/12/30 21:10:04 espie Exp $
COMMENT= "K Desktop Environment, utilities"
CATEGORIES= x11 x11/kde
VERSION= 3.3.2
DISTNAME= kdeutils-${VERSION}
PKGNAME= ${DISTNAME}p0
MODKDE_VERSION= 3.3.0
LIB_DEPENDS= DCOP,kabc,kdecore.6,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kresources,kutils,kwalletclient,vcard::x11/kde/libs3 \
konq::x11/kde/base3 \
netsnmp::net/net-snmp
SEPARATE_BUILD=flavored
WANTLIB= ICE SM X11 Xext Xrender Xtst art_lgpl_2 c crypto jpeg m \
png pthread stdc++ util z
.include <bsd.port.mk>