summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics2/Makefile
blob: 33136fcc23710e264a59992a906ea168379ad81a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.4 2001/10/15 22:45:57 skrll Exp $
#

DISTNAME=	kdegraphics-2.2.1
CATEGORIES=	graphics kde
.include "../../x11/kde2/Makefile.part1"
COMMENT=	Graphics programs for the KDE integrated X11 desktop

DEPENDS+=	kdebase>=2.2.1:../../x11/kdebase2
DEPENDS+=	ghostscript>=6.01:../../print/ghostscript
#DEPENDS+=	gPhoto2
#DEPENDS+=	gpio

LTCONFIG_OVERRIDE+=	${WRKSRC}/kdvi/kpathsea/ltconfig

.include "../../x11/kde2/Makefile.part2"

LIBS=		-Wl,--export-dynamic

.include "../../mk/bsd.pkg.mk"