openbsd-ports/x11/kde/graphics3/Makefile

20 lines
473 B
Makefile
Raw Normal View History

# $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
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
RUN_DEPENDS= :ghostscript-*:print/ghostscript/gnu
SEPARATE_BUILD=flavored
CONFIGURE_ARGS+=--without-kamera
2002-03-23 12:00:12 -05:00
.include <bsd.port.mk>