mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- fix option XPDF
PR: 169648 Submitted by: John Levine
This commit is contained in:
parent
63239aeec0
commit
8d705c5221
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300558
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user