1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

USES=makeinfo broke the build here. This port requires texi2dvi, and

USES=makinfo will only bring it in on -current. Fix this by partially
reverting 366590 and adding back the dependencies on print/texinfo.

While here, correct the LICENSE.
This commit is contained in:
Adam Weinberger 2014-08-31 21:27:28 +00:00
parent b7de037a28
commit 9a91d431ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366830

View File

@ -10,10 +10,13 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Collection of makefile and scripts for LaTeX documents
LICENSE= BSD
LICENSE= BSD4CLAUSE
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
USE_TEX= latex
USES= gmake makeinfo
USES= gmake
GNU_CONFIGURE= yes
INFO= latex-mk