diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-09 17:04:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-09 17:04:13 +0800 |
commit | 83048e105c6e0906be1f94aa16c4857c7b6fcc98 (patch) | |
tree | 676900dc4c9363c25a0bc87d9202cedb0236c494 /russian | |
parent | 22b9b327ec8673cef57e4e7e5dcbe05c191b4f7d (diff) | |
download | freebsd-ports-gnome-83048e105c6e0906be1f94aa16c4857c7b6fcc98.tar.gz freebsd-ports-gnome-83048e105c6e0906be1f94aa16c4857c7b6fcc98.tar.zst freebsd-ports-gnome-83048e105c6e0906be1f94aa16c4857c7b6fcc98.zip |
Mark BROKEN: fails to install
Error log: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-08-06_15h34m43s/logs/errors/ru-PSCyr-0.4c2_4.log
Reported by: pkg-fallout
With hat: portmgr
Diffstat (limited to 'russian')
-rw-r--r-- | russian/pscyr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/russian/pscyr/Makefile b/russian/pscyr/Makefile index d39560cb335e..2bd09a02174c 100644 --- a/russian/pscyr/Makefile +++ b/russian/pscyr/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/${PATCH_LEVEL}$/-patch&/}-tex.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= Cyrillic PostScript Type1 fonts for use with TeX +BROKEN= Fails to install + USE_TEX= base texmf infra NO_WRKSUBDIR= yes NO_BUILD= yes |