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

(-)Makefile (-2 / +1 lines)
Lines 56-65 Link Here
56
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
56
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
57
EXAMPLESDIR=	${DOCSDIR}/examples
57
EXAMPLESDIR=	${DOCSDIR}/examples
58
58
59
URWFONTS_CONFIGURE_OFF=	--without-urw-fonts-dir
59
URWFONTS_CONFIGURE_OFF=	--without-urw-fonts-dir --without-gs
60
URWFONTS_USES=	ghostscript:build
60
URWFONTS_USES=	ghostscript:build
61
URWFONTS_BUILD_DEPENDS=	gsfonts>=0:print/gsfonts
61
URWFONTS_BUILD_DEPENDS=	gsfonts>=0:print/gsfonts
62
URWFONTS_CONFIGURE_ENV_OFF=	ac_cv_prog_ac_ct_GHOSTSCRIPT=false
63
OPTIONS_SUB=	yes
62
OPTIONS_SUB=	yes
64
63
65
.include <bsd.port.options.mk>
64
.include <bsd.port.options.mk>

Return to bug 237615