aboutsummaryrefslogtreecommitdiff
path: root/misc/latex-mk/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2014-09-14 19:26:23 +0000
committerHiroki Sato <hrs@FreeBSD.org>2014-09-14 19:26:23 +0000
commitdcd99bcb0eec0d124f78622fa92be5ecf1c2e73d (patch)
tree8f519c76bb2cd92bbee608eac7a6b73e0834bdeb /misc/latex-mk/Makefile
parentfc1e896e41e917b671e1b13bf8bf527914790989 (diff)
downloadports-dcd99bcb0eec0d124f78622fa92be5ecf1c2e73d.tar.gz
ports-dcd99bcb0eec0d124f78622fa92be5ecf1c2e73d.zip
- Add LICENSE_FILE.
- Remove texinfo from RUN_DEPENDS.
Notes
Notes: svn path=/head/; revision=368220
Diffstat (limited to 'misc/latex-mk/Makefile')
-rw-r--r--misc/latex-mk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile
index 34fadc84b54c..d27be390a040 100644
--- a/misc/latex-mk/Makefile
+++ b/misc/latex-mk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= latex-mk
PORTVERSION= 2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -11,9 +11,9 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= Collection of makefile and scripts for LaTeX documents
LICENSE= BSD4CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
-RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
USE_TEX= latex
USES= gmake