aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2015-07-27 03:13:23 +0800
committerhrs <hrs@FreeBSD.org>2015-07-27 03:13:23 +0800
commite66b28631c86570c375976d6ebe97d23c2b2eec4 (patch)
treefaf9d6d521ea7fe42eebc989b637a637a6dc3288 /print
parentdf1892465eb558a326660fe998cf49227789b107 (diff)
downloadfreebsd-ports-gnome-e66b28631c86570c375976d6ebe97d23c2b2eec4.tar.gz
freebsd-ports-gnome-e66b28631c86570c375976d6ebe97d23c2b2eec4.tar.zst
freebsd-ports-gnome-e66b28631c86570c375976d6ebe97d23c2b2eec4.zip
- Fix dependency due to change in r392909.
- Remove unnecessary gmake dependency. PR: 201890
Diffstat (limited to 'print')
-rw-r--r--print/texlive-base/Makefile2
-rw-r--r--print/texlive-texmf/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index 22e32d2c15aa..8afc19e10445 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= libicuio.so:${PORTSDIR}/devel/icu \
CONFLICTS_INSTALL= texlive-texmf-201[234]*
USE_TEX= web2c kpathsea ptexenc tlmgr texhash-bootstrap
-USES= ghostscript gmake pkgconfig perl5 shebangfix tar:xz
+USES= ghostscript pkgconfig perl5 shebangfix tar:xz
USE_PERL5= run
USE_LDCONFIG= yes
# during build phase gnu configure is run a lot
diff --git a/print/texlive-texmf/Makefile b/print/texlive-texmf/Makefile
index 96657e83f88e..80f251a713ba 100644
--- a/print/texlive-texmf/Makefile
+++ b/print/texlive-texmf/Makefile
@@ -19,7 +19,7 @@ CONFLICTS_INSTALL= texlive-base-201[234]* \
texlive-texmf-201[234]*
USES= tar:xz
-USE_TEX= base:extract,build,run tlmgr:run texhash
+USE_TEX= basic:extract base tlmgr:run texhash
TEXHASHDIRS= ${TEXMFDIR} ${TEXMFDISTDIR}
NO_BUILD= yes
NO_WRKSRC= yes