summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile18
-rw-r--r--print/ghostscript9-agpl-x11/Makefile2
-rw-r--r--print/py-fonttools3/Makefile4
-rw-r--r--print/shrinkpdf/Makefile2
-rw-r--r--print/tex-dvipdfmx/Makefile2
-rw-r--r--print/tex-dvipsk/Makefile2
-rw-r--r--print/texlive-base/Makefile2
7 files changed, 16 insertions, 16 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 412aeeff0578..3ed977c92816 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -44,12 +44,12 @@ CONFIGURE_ARGS= --with-shell=/bin/sh \
--with-test-font-path=${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf
INSTALL_TARGET= install-strip
-OPTIONS_DEFINE= BRAILLE COLORD DOCS
+OPTIONS_DEFINE= BRAILLE COLORD DOCS
OPTIONS_GROUP= FILTERS CUPS_BROWSED
OPTIONS_GROUP_FILTERS= GHOSTSCRIPT IMAGES MUPDF POPPLER
OPTIONS_GROUP_CUPS_BROWSED= AVAHI LDAP
-OPTIONS_SINGLE= PDFTOPS
-OPTIONS_SINGLE_PDFTOPS= PSGHOSTSCRIPT PSHYBRID PSMUPDF PSPOPPLER
+OPTIONS_SINGLE= PDFTOPS
+OPTIONS_SINGLE_PDFTOPS= PSGHOSTSCRIPT PSHYBRID PSMUPDF PSPOPPLER
OPTIONS_DEFAULT= COLORD GHOSTSCRIPT IMAGES POPPLER AVAHI LDAP \
PSHYBRID
OPTIONS_SUB= yes
@@ -85,7 +85,7 @@ IMAGES_USES= jpeg
MUPDF_BUILD_DEPENDS= mutool:graphics/mupdf
MUPDF_RUN_DEPENDS= mutool:graphics/mupdf
-MUPDF_CONFIGURE_ENABLE= mutool
+MUPDF_CONFIGURE_ENABLE= mutool
MUPDF_DESC= PDF-to-raster using MuPDF
POPPLER_CONFIGURE_ENABLE= poppler
@@ -96,12 +96,12 @@ POPPLER_LIB_DEPENDS= libpoppler-cpp.so:graphics/poppler
CUPS_BROWSED_DESC= cups-browsed(8) options
-AVAHI_CONFIGURE_ENABLE= avahi
+AVAHI_CONFIGURE_ENABLE= avahi
AVAHI_CONFIGURE_OFF= --with-browseremoteprotocols=cups
AVAHI_CONFIGURE_ON= --with-browseremoteprotocols="dnssd cups"
AVAHI_DESC= Discover Zeroconf/Bonjour network printers
AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app
-AVAHI_SUB_LIST= AVAHI_DAEMON=avahi_daemon
+AVAHI_SUB_LIST= AVAHI_DAEMON=avahi_daemon
AVAHI_SUB_LIST_OFF= AVAHI_DAEMON=
LDAP_CONFIGURE_ENABLE= ldap
@@ -116,7 +116,7 @@ PSGHOSTSCRIPT_CONFIGURE_ON= --with-pdftops=gs
PSGHOSTSCRIPT_DESC= Ghostscript gs(1)
PSGHOSTSCRIPT_IMPLIES= GHOSTSCRIPT
-PSHYBRID_BUILD_DEPENDS= pdftops:graphics/poppler-utils
+PSHYBRID_BUILD_DEPENDS= pdftops:graphics/poppler-utils
PSHYBRID_RUN_DEPENDS= pdftops:graphics/poppler-utils
PSHYBRID_CONFIGURE_ON= --with-pdftops=hybrid
PSHYBRID_DESC= Ghostscript or Poppler depending on printer
@@ -128,8 +128,8 @@ PSMUPDF_IMPLIES= MUPDF
PSPOPPLER_BUILD_DEPENDS= pdftops:graphics/poppler-utils
PSPOPPLER_RUN_DEPENDS= pdftops:graphics/poppler-utils
-PSPOPPLER_CONFIGURE_ON= --with-pdftops=pdftops
-PSPOPPLER_DESC= Poppler pdftops(1)
+PSPOPPLER_CONFIGURE_ON= --with-pdftops=pdftops
+PSPOPPLER_DESC= Poppler pdftops(1)
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \
diff --git a/print/ghostscript9-agpl-x11/Makefile b/print/ghostscript9-agpl-x11/Makefile
index 7dd29b827fd5..c5a94765d3cb 100644
--- a/print/ghostscript9-agpl-x11/Makefile
+++ b/print/ghostscript9-agpl-x11/Makefile
@@ -10,7 +10,7 @@ COMMENT= PostScript and PDF interpreter, X11 support
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= jbig2dec>=0.17:graphics/jbig2dec
+BUILD_DEPENDS= jbig2dec>=0.17:graphics/jbig2dec
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libidn.so:dns/libidn \
diff --git a/print/py-fonttools3/Makefile b/print/py-fonttools3/Makefile
index fd76345f1af7..d072f758f5e3 100644
--- a/print/py-fonttools3/Makefile
+++ b/print/py-fonttools3/Makefile
@@ -22,8 +22,8 @@ NO_ARCH= yes
# fonttools 4.0.0+ requires Python 3.6+
PORTSCOUT= limit:^3\.
-OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF
-OPTIONS_DEFAULT= LXML UFO UNICODE
+OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF
+OPTIONS_DEFAULT= LXML UFO UNICODE
GRAPHITE_DESC= Process graphite type tables in ttLib/tables
INTERPOLATABLE_DESC= Interpolatability support
diff --git a/print/shrinkpdf/Makefile b/print/shrinkpdf/Makefile
index bc7e250a67b9..537695447edf 100644
--- a/print/shrinkpdf/Makefile
+++ b/print/shrinkpdf/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 20191221
CATEGORIES= print graphics
MASTER_SITES= http://www.alfredklomp.com/programming/shrinkpdf/
DISTNAME= ${PORTNAME}.sh
-EXTRACT_SUFX= # none
+EXTRACT_SUFX= # none
EXTRACT_ONLY= # none
MAINTAINER= grembo@FreeBSD.org
diff --git a/print/tex-dvipdfmx/Makefile b/print/tex-dvipdfmx/Makefile
index 1f6a63d147c2..79085a83a5a5 100644
--- a/print/tex-dvipdfmx/Makefile
+++ b/print/tex-dvipdfmx/Makefile
@@ -50,7 +50,7 @@ EXTRACT_FILES_TEXMF= \
texmf-dist/fonts/map/dvipdfm/
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dvipdfm-x
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-system-kpathsea \
+CONFIGURE_ARGS= --with-system-kpathsea \
--with-kpathsea-includes=${LOCALBASE}/include \
--with-kpathsea-libdir=${LOCALBASE}/lib \
--with-system-libpaper \
diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile
index 17ceca506388..b368345b09cb 100644
--- a/print/tex-dvipsk/Makefile
+++ b/print/tex-dvipsk/Makefile
@@ -44,7 +44,7 @@ EXCLUDE_FILES= \
texmf-dist/dvips/xdvi
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dvipsk
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-paper \
+CONFIGURE_ARGS= --with-paper \
--with-system-kpathsea \
--with-kpathsea-includes=${LOCALBASE}/include \
--with-kpathsea-libdir=${LOCALBASE}/lib \
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index 80bee65e0b6d..3ace85c60c11 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -70,7 +70,7 @@ BINARY_ALIAS= freetype-config=true
# during build phase gnu configure is run a lot
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-native-texlive-build \
+CONFIGURE_ARGS= --disable-native-texlive-build \
--disable-web-progs \
--disable-psutils \
--enable-shared \