diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-11 00:03:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-11 00:03:11 +0800 |
commit | d29440afc635320ce389b834c055341340dd08b3 (patch) | |
tree | 302868aa0f0b86fbc62607d0b008e0ffc7d00174 /textproc/Makefile | |
parent | f1cfd4f97159faba3aa446c0b48a183e2af57819 (diff) | |
download | freebsd-ports-gnome-d29440afc635320ce389b834c055341340dd08b3.tar.gz freebsd-ports-gnome-d29440afc635320ce389b834c055341340dd08b3.tar.zst freebsd-ports-gnome-d29440afc635320ce389b834c055341340dd08b3.zip |
LibreOffice 4.2 actually expect libabw00
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f83bd6de8ba6..33c72e9f784e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -346,6 +346,7 @@ SUBDIR += latex2html SUBDIR += lemmatizer2 SUBDIR += libabw + SUBDIR += libabw00 SUBDIR += libcrm114 SUBDIR += libcroco SUBDIR += libcsv |