aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-11-20 01:56:10 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-11-20 01:56:10 +0000
commit37c77a9985b6b1ea589f755624117ffdf8ffdea8 (patch)
tree9cd765ee287161b5d813204fc8c93658ebe60c40
parentecda629de48000ddcaa36e7e116b826c803c39f3 (diff)
downloadports-37c77a9985b6b1ea589f755624117ffdf8ffdea8.tar.gz
ports-37c77a9985b6b1ea589f755624117ffdf8ffdea8.zip
- Fix a build dependency
Notes
Notes: svn path=/head/; revision=372829
-rw-r--r--editors/tea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index f34915c89647..dbe3a74cdb48 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -17,7 +17,7 @@ OPTIONS_RADIO_SPELL= ASPELL HUNSPELL
OPTIONS_DEFAULT= ASPELL
USES= qmake tar:bzip2
-USE_QT4= gui moc_build rcc_build
+USE_QT4= gui moc_build network rcc_build
PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png
PORTDOCS= *