diff options
author | wg <wg@FreeBSD.org> | 2013-11-04 22:44:43 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-11-04 22:44:43 +0800 |
commit | 3a90ca9b70c7b5699b08545c59f8009cc79b7a9b (patch) | |
tree | 17b8e904a2ecc033404008866118e2daf871e36d /textproc/Makefile | |
parent | e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d (diff) | |
download | freebsd-ports-gnome-3a90ca9b70c7b5699b08545c59f8009cc79b7a9b.tar.gz freebsd-ports-gnome-3a90ca9b70c7b5699b08545c59f8009cc79b7a9b.tar.zst freebsd-ports-gnome-3a90ca9b70c7b5699b08545c59f8009cc79b7a9b.zip |
- Fix build INDEX
Pointy hat: wg
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cc60f3277729..ff1a0ab039d4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -22,6 +22,7 @@ SUBDIR += ansifilter SUBDIR += ant-xinclude-task SUBDIR += antiword + SUBDIR += apache-poi SUBDIR += apache-solr SUBDIR += apache-solr3 SUBDIR += apertium @@ -328,7 +329,6 @@ SUBDIR += itstool SUBDIR += jade SUBDIR += jakarta-commons-digester - SUBDIR += jakarta-poi SUBDIR += jalingo SUBDIR += jarnal SUBDIR += java2html |