aboutsummaryrefslogtreecommitdiff
path: root/print/tex-dvipsk
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 09:51:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 09:51:39 +0000
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /print/tex-dvipsk
parent6e6416d8c14628219cd46134e032add468fa7411 (diff)
downloadports-4460cf727a7788c9ce21f3344ce5745e5cd9fc4a.tar.gz
ports-4460cf727a7788c9ce21f3344ce5745e5cd9fc4a.zip
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'print/tex-dvipsk')
-rw-r--r--print/tex-dvipsk/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \