diff options
author | mi <mi@FreeBSD.org> | 2015-03-24 05:30:19 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2015-03-24 05:30:19 +0800 |
commit | 0361d2c05fb30430730a24ab44da80b61258da07 (patch) | |
tree | bc43c16601443ea43659a3f09f35f40adf1c87c9 | |
parent | 40fc4dbe9e1621fe136405871f3d9658fae27705 (diff) | |
download | freebsd-ports-gnome-0361d2c05fb30430730a24ab44da80b61258da07.tar.gz freebsd-ports-gnome-0361d2c05fb30430730a24ab44da80b61258da07.tar.zst freebsd-ports-gnome-0361d2c05fb30430730a24ab44da80b61258da07.zip |
Unbreak -- seems to build fine with the current TeXLive.
-rw-r--r-- | print/sgf2tex/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/print/sgf2tex/Makefile b/print/sgf2tex/Makefile index d5f6a08684b4..e1b027211452 100644 --- a/print/sgf2tex/Makefile +++ b/print/sgf2tex/Makefile @@ -10,10 +10,6 @@ MASTER_SITES= http://sporadic.stanford.edu/bump/ MAINTAINER= spcoltri@omcl.org COMMENT= Convert a Go game record in SGF format into TeX and provide fonts to make a dvi -BROKEN= Fails to build -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-03-28 - USES= shebangfix SHEBANG_FILES= sgf2tex USE_TEX= tex |