summaryrefslogtreecommitdiff
path: root/editors/textroom
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-18 16:21:26 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-18 16:21:26 +0000
commit5f71edd927e38b1f145dc716bc7984a8f6949390 (patch)
treef1d8d205d2213830bafdd3c045d8febd37e63e7c /editors/textroom
parentForced commit to note the repocopy from hungarian/hunspell to textproc/hunspell (diff)
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell - Chase hunspell move - Add an entry to MOVED and UPDATING Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=277908
Diffstat (limited to 'editors/textroom')
-rw-r--r--editors/textroom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile
index c8e514ac8d48..6bbb1ee90182 100644
--- a/editors/textroom/Makefile
+++ b/editors/textroom/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= admin@mjbrune.org
COMMENT= A full screen text editor
BUILD_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
-LIB_DEPENDS= hunspell-1.2:${PORTSDIR}/hungarian/hunspell \
+LIB_DEPENDS= hunspell-1.2:${PORTSDIR}/textproc/hunspell \
xml++-2.6.2:${PORTSDIR}/textproc/libxml++26 \
curl.6:${PORTSDIR}/ftp/curl
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info