Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2018 19:11:46 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461172 - head/print/tex-luatex
Message-ID:  <201802071911.w17JBkfI068375@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Wed Feb  7 19:11:46 2018
New Revision: 461172
URL: https://svnweb.freebsd.org/changeset/ports/461172

Log:
  print/tex-luatex: pet portlint
  
  PR:		225448

Modified:
  head/print/tex-luatex/Makefile

Modified: head/print/tex-luatex/Makefile
==============================================================================
--- head/print/tex-luatex/Makefile	Wed Feb  7 19:10:49 2018	(r461171)
+++ head/print/tex-luatex/Makefile	Wed Feb  7 19:11:46 2018	(r461172)
@@ -20,11 +20,11 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 		libmpfr.so:math/mpfr \
 		libzzip.so:devel/zziplib
 
+USES=		pkgconfig tar:xz libtool
 USE_TEX=	kpathsea web2c texmf formats texlua texluajit fmtutil
 USE_XORG=	pixman
 USE_GNOME=	cairo
 USE_LDCONFIG=	yes
-USES=		pkgconfig tar:xz libtool
 TEXHASHDIRS=	${TEXMFDISTDIR} ${TEXMFVARDIR}
 EXTRACT_AFTER_ARGS=	${EXTRACT_FILES:S,^,${DISTNAME}/,}
 EXTRACT_FILES=	build-aux \
@@ -38,7 +38,7 @@ EXTRACT_AFTER_ARGS_TEXMF=| ${TAR} -xf - -C ${STAGEDIR}
 DISTVERSION_TEXLIVE_SOURCE=	20150521
 DISTVERSION_TEXLIVE_TEXMF=	20150523
 DISTNAME_TEXMF=	texlive-${DISTVERSION_TEXLIVE_TEXMF}-texmf
-EXTRACT_FILES_TEXMF= \
+EXTRACT_FILES_TEXMF=	\
 	texmf-dist/doc/lualatex \
 	texmf-dist/doc/luatex \
 	texmf-dist/scripts/context/lua \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802071911.w17JBkfI068375>