espie 5b08f9683b Use a common Makefile.inc to remove lots of common parts in all kde dirs.
Remove lame stuff in base3, since run-time auto-detection is working now.
2002-04-10 01:24:38 +00:00

14 lines
359 B
Makefile

# $OpenBSD: Makefile,v 1.18 2002/04/10 01:24:39 espie Exp $
COMMENT= "X11 toolkit, graphics applications"
CATEGORIES= x11 x11/kde
NEED_VERSION= 1.461
VERSION= 2.2.2
DISTNAME= kdegraphics-${VERSION}
LIB_DEPENDS= kdecore.3,DCOP,kdeprint,kdesu,kdeui,kfile,kio,kparts,kssl,ksycoca::x11/kde/libs2
BUILD_DEPENDS= ::x11/qt2-designer
.include <bsd.port.mk>