View | Details | Raw Unified | Return to bug 34700
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 14-20 Link Here
14
14
15
MAINTAINER=	gnome@FreeBSD.org
15
MAINTAINER=	gnome@FreeBSD.org
16
16
17
BUILD_DEPENDS=	freetype-config:${PORTSDIR}/print/freetype2	# XXX
17
BUILD_DEPENDS=	freetype-config:${PORTSDIR}/print/freetype2 \
18
                ${X11BASE}/bin/gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
19
18
LIB_DEPENDS=	freetype.8:${PORTSDIR}/print/freetype2
20
LIB_DEPENDS=	freetype.8:${PORTSDIR}/print/freetype2
19
RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript-gnu
21
RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript-gnu

Return to bug 34700