2003-04-05 09:53:38 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2003/04/05 14:53:39 espie Exp $
|
2002-03-23 12:00:12 -05:00
|
|
|
|
|
|
|
COMMENT= "X11 toolkit, graphic applications"
|
|
|
|
CATEGORIES= x11 x11/kde
|
2003-04-05 09:53:38 -05:00
|
|
|
VERSION= 3.1.1
|
2002-03-23 12:00:12 -05:00
|
|
|
DISTNAME= kdegraphics-${VERSION}
|
|
|
|
|
2002-03-23 12:12:10 -05:00
|
|
|
LIB_DEPENDS=Imlib::graphics/imlib \
|
|
|
|
ungif::graphics/libungif \
|
2003-01-27 14:42:20 -05:00
|
|
|
kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts::x11/kde/libs3 \
|
|
|
|
glut::graphics/glut
|
2002-03-23 12:00:12 -05:00
|
|
|
|
2002-09-28 22:10:55 -04:00
|
|
|
RUN_DEPENDS= :ghostscript-*:print/ghostscript/gnu
|
|
|
|
|
2003-01-07 10:36:35 -05:00
|
|
|
SEPARATE_BUILD=flavored
|
2002-05-28 13:18:45 -04:00
|
|
|
|
2003-04-05 09:53:38 -05:00
|
|
|
CONFIGURE_ARGS+=--without-kamera
|
|
|
|
|
2002-03-23 12:00:12 -05:00
|
|
|
.include <bsd.port.mk>
|