diff -ruN /usr/ports/print/cups-filters/Makefile ./Makefile --- /usr/ports/print/cups-filters/Makefile 2017-03-23 07:29:30.530134000 +1300 +++ ./Makefile 2017-03-28 15:22:30.537601000 +1300 @@ -93,12 +93,12 @@ HYBRID_BUILD_DEPENDS= pdftops:graphics/poppler-utils HYBRID_RUN_DEPENDS= pdftops:graphics/poppler-utils -HYBRID_CONFIGURE_ON= --with-pdftops=hybrid +HYBRID_CONFIGURE_ON= --with-pdftops=hybrid --with-pdftops-path=${LOCALBASE}/bin/pdftops HYBRID_DESC= Ghostscript or Poppler depending on printer PDFTOPS_BUILD_DEPENDS= pdftops:graphics/poppler-utils PDFTOPS_RUN_DEPENDS= pdftops:graphics/poppler-utils -PDFTOPS_CONFIGURE_ON= --with-pdftops=pdftops +PDFTOPS_CONFIGURE_ON= --with-pdftops=pdftops --with-pdftops-path=${LOCALBASE}/bin/pdftops PDFTOPS_DESC= Poppler pdftops(1) PDFTOPS_RENDERER_DESC= Default PDF-to-PostScript renderer