- fix option XPDF

PR:		169648
Submitted by:	John Levine
This commit is contained in:
Dirk Meyer 2012-07-06 08:55:24 +00:00
parent 63239aeec0
commit 8d705c5221
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300558

View file

@ -162,7 +162,7 @@ PLIST_SUB+= WITH_PDFTOPS=""
.elif !defined(CUPS_CLIENT) && !defined(CUPS_IMAGE) && ${PORT_OPTIONS:MXPDF}
BUILD_DEPENDS+= pdftops:${PORTSDIR}/graphics/xpdf
RUN_DEPENDS+= pdftops:${PORTSDIR}/graphics/xpdf
CONFIGURE_ARGS+= --enable-pdftops --with-pdftops=${LOCALBASE}/bin/pdftops
CONFIGURE_ARGS+= --enable-pdftops --with-pdftops=${LOCALBASE}/libexec/xpdf/pdftops
PLIST_SUB+= WITH_PDFTOPS=""
.else
PLIST_SUB+= WITH_PDFTOPS="@comment "