diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-07-24 17:55:47 +0800 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-07-24 17:55:47 +0800 |
commit | 3a433c6439d3b62d058ccdc0210f7bdb7ad347ce (patch) | |
tree | f03417216a1a5ac6a2238fe92d745b4b73149df6 /textproc | |
parent | 9607bf2d81d0f4e42deedb7441207f1fa99f319c (diff) | |
download | freebsd-ports-gnome-3a433c6439d3b62d058ccdc0210f7bdb7ad347ce.tar.gz freebsd-ports-gnome-3a433c6439d3b62d058ccdc0210f7bdb7ad347ce.tar.zst freebsd-ports-gnome-3a433c6439d3b62d058ccdc0210f7bdb7ad347ce.zip |
- The polytable latex package is already installed, so remove it from the
the packaging list and fix the build
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-lhs2tex/pkg-plist | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/textproc/hs-lhs2tex/pkg-plist b/textproc/hs-lhs2tex/pkg-plist deleted file mode 100644 index e0b3a6e1dd5a..000000000000 --- a/textproc/hs-lhs2tex/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -share/texmf-local/tex/latex/polytable/lazylist.sty -share/texmf-local/tex/latex/polytable/polytable.sty -@dirrm share/texmf-local/tex/latex/polytable -@exec %D/bin/mktexlsr -@unexec %D/bin/mktexlsr |