svn commit: r359633 - head/print/tex-formats
Baptiste Daroussin
bapt at FreeBSD.org
Fri Jun 27 23:42:16 UTC 2014
Author: bapt
Date: Fri Jun 27 23:42:15 2014
New Revision: 359633
URL: http://svnweb.freebsd.org/changeset/ports/359633
QAT: https://qat.redports.org/buildarchive/r359633/
Log:
Support stage
Modified:
head/print/tex-formats/Makefile
Modified: head/print/tex-formats/Makefile
==============================================================================
--- head/print/tex-formats/Makefile Fri Jun 27 23:42:02 2014 (r359632)
+++ head/print/tex-formats/Makefile Fri Jun 27 23:42:15 2014 (r359633)
@@ -13,13 +13,11 @@ MAINTAINER= hrs at FreeBSD.org
COMMENT= Formats for Basic TeX Engines
NO_BUILD= yes
+NO_INSTALL= yes
+
USE_TEX= texlive web2c kpathsea texmf texhash fmtutil
TEXHASHDIRS= ${TEXMFVARDIR}
TEX_FORMATS= amstex context cslatex eplain latex-bin \
metafont mex mltex mptopdf pdftex tex texsis
-NO_STAGE= yes
-do-install:
- @${DO_NADA}
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list