openbsd-ports/x11/kde/base3/Makefile

21 lines
731 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2002/05/23 14:37:21 espie Exp $
2002-03-23 10:01:20 -05:00
COMMENT= "X11 toolkit, basic applications"
CATEGORIES= x11 x11/kde
NEED_VERSION= 1.504
VERSION= 3.0.1
2002-03-23 10:01:20 -05:00
DISTNAME= kdebase-${VERSION}
LIB_DEPENDS= kdecore.4,DCOP,artskde,kabc,katepartinterfaces,kdefakes,kdefx,kdeprint,kdeprint_management,kdesasl,kdesu,kdeui,khtml,kio,kjava,kmid,kparts,kscreensaver,kscript,kspell,ktexteditor,vcard::x11/kde/libs3 \
ldap.2,lber:openldap-client-2.*:databases/openldap \
vorbis,vorbisenc::audio/libvorbis \
cdda_paranoia,cdda_interface::audio/cdparanoia
BUILD_DEPENDS= ::audio/lame
post-install:
rm -rf ${PREFIX}/share/config/kdm
${INSTALL_PROGRAM} ${WRKSRC}/kdm/kfrontend/genkdmconf ${PREFIX}/libexec
.include <bsd.port.mk>