aboutsummaryrefslogtreecommitdiff
path: root/print/texinfo
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-07-08 11:24:18 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-07-08 11:24:18 +0000
commita0a3b1dad07d12494adbdb934369f205c0818aae (patch)
treee30f1ac4e357e8c376c8b838988c5bfd27797a31 /print/texinfo
parent0fcacbb37c4097a755facb5dfc2116b8d228f53e (diff)
downloadports-a0a3b1dad07d12494adbdb934369f205c0818aae.tar.gz
ports-a0a3b1dad07d12494adbdb934369f205c0818aae.zip
Remove a patch from devel/gmake so the port no longer depends on
print/texinfo which requires gmake. To break this circular dependency gmake-lite was introduced. This can be removed now as well. PR: 210623 Reviewed by: bapt Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=418216
Diffstat (limited to 'print/texinfo')
-rw-r--r--print/texinfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 0a4cb3d4276e..da5a995fd560 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -25,10 +25,10 @@ NLS_CONFIGURE_ENABLE= nls
GNU_CONFIGURE= yes
INSTALL_TARGET= install install-tex
PKGDEINSTALL= ${PKGINSTALL}
-USES+= charsetfix cpe gmake:lite ncurses perl5 tar:xz
+USES+= charsetfix cpe gmake ncurses perl5 tar:xz
MAKE_ARGS= TEXMF=${LOCALBASE}/${TEXMF} PERL=${LOCALBASE}/bin/perl
-INFO= texinfo info-stnd info
+INFO= texinfo info-stnd
CPE_VENDOR= gnu
CPE_VERSION= ${PORTVERSION:R}