summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics2/Makefile
blob: f361d598d0b8fdba8bafb9c0394fa1d0cd32a412 (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.3 2001/09/07 14:27:12 drochner Exp $
#

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

DEPENDS+=	kdebase>=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"