diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-16 00:53:38 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-16 00:53:38 +0800 |
commit | 0dfb7dd08bd433da9fcd0ce8ddf8747d77689578 (patch) | |
tree | 62914a496f1378d7587f9f70e995e3838e86a1c0 /textproc/Makefile | |
parent | 4aa06a70b7bd47ab2edf5c5ecf19d1b664ab482b (diff) | |
download | freebsd-ports-gnome-0dfb7dd08bd433da9fcd0ce8ddf8747d77689578.tar.gz freebsd-ports-gnome-0dfb7dd08bd433da9fcd0ce8ddf8747d77689578.tar.zst freebsd-ports-gnome-0dfb7dd08bd433da9fcd0ce8ddf8747d77689578.zip |
- py-lucene has been repomove'd from devel -> textproc.
- Add entry to MOVED.
- Fix a few small dependencies issues.
- Pet portlint.
- Fix plist.
PR: ports/105502
Submitted By: Cheng-Lung Sung <clsung@FreeBSD.org>
Reviewed By: self
Approved By: flz (mentor)
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 2cbf0804e0cd..fa256b68e1cb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -733,6 +733,7 @@ SUBDIR += py-libxml2 SUBDIR += py-libxslt SUBDIR += py-ltxml + SUBDIR += py-lucene SUBDIR += py-pyx12 SUBDIR += py-rdflib SUBDIR += py-reverend |