aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-06-08 21:29:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-06-08 21:29:21 +0000
commit6a995a4193741e397da14c7a95001252bf570ac9 (patch)
treebfcd1ca8cee5c628e121970e82bd4c1a2c2f05b8
parentb6c9e5002a4ca1861f2091f70323779aa8e9f927 (diff)
downloadports-6a995a4193741e397da14c7a95001252bf570ac9.tar.gz
ports-6a995a4193741e397da14c7a95001252bf570ac9.zip
- Mark BROKEN, this does not build, instead it complains that the source is now
more than five years old Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=235450
-rw-r--r--print/latex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex/Makefile b/print/latex/Makefile
index 98e158520b0d..1f1e17f50513 100644
--- a/print/latex/Makefile
+++ b/print/latex/Makefile
@@ -27,6 +27,8 @@ CONFLICTS= teTeX*
NO_WRKSUBDIR= yes
+BROKEN= does not build
+
do-build:
@${RM} ${WRKSRC}/tfm/dummy.tfm ${WRKSRC}/mf/cmex9.mf
@(cd ${WRKSRC}/base; TEXINPUTS=${WRKSRC}/base: export TEXINPUTS; tex --ini unpack.ins)