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

(-)Makefile.new (-4 / +5 lines)
Lines 16-30 Link Here
16
		t1ascii:${PORTSDIR}/print/t1utils \
16
		t1ascii:${PORTSDIR}/print/t1utils \
17
		bash:${PORTSDIR}/shells/bash \
17
		bash:${PORTSDIR}/shells/bash \
18
		fontforge:${PORTSDIR}/print/fontforge \
18
		fontforge:${PORTSDIR}/print/fontforge \
19
		${LOCALBASE}/share/ghostscript/fonts/c059033l.pfb:${PORTSDIR}/print/gsfonts
19
		${LOCALBASE}/share/ghostscript/fonts/c059033l.pfb:${PORTSDIR}/print/gsfonts \
20
		dblatex:${PORTSDIR}/textproc/dblatex \
21
		pngtopnm:${PORTSDIR}/graphics/netpbm \
22
		rsync:${PORTSDIR}/net/rsync
20
23
21
LIB_DEPENDS=	libguile.so:${PORTSDIR}/lang/guile \
24
LIB_DEPENDS=	libguile.so:${PORTSDIR}/lang/guile \
22
		libgmp.so:${PORTSDIR}/math/gmp \
25
		libgmp.so:${PORTSDIR}/math/gmp \
23
		libfreetype.so:${PORTSDIR}/print/freetype2
26
		libfreetype.so:${PORTSDIR}/print/freetype2
24
27
25
RUN_DEPENDS=	dblatex:${PORTSDIR}/textproc/dblatex \
28
RUN_DEPENDS=	mftrace:${PORTSDIR}/print/mftrace \
26
		mftrace:${PORTSDIR}/print/mftrace \
27
		pngtopnm:${PORTSDIR}/graphics/netpbm \
28
		convert:${PORTSDIR}/graphics/ImageMagick \
29
		convert:${PORTSDIR}/graphics/ImageMagick \
29
		${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans-Bold.ttf:${PORTSDIR}/x11-fonts/dejavu
30
		${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans-Bold.ttf:${PORTSDIR}/x11-fonts/dejavu

Return to bug 185019