summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-11-18 12:20:09 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2010-11-18 12:20:09 +0000
commitafff4b8ac23da95fabe2530da86d87574b3d4ec4 (patch)
tree05b6bc66781e7179515b4256c144d1c3bdf8c3da /net-p2p
parent- Update to 0.24 (diff)
Add moc_build rcc_build uic_build; it does need all of them.
Reported by: QAT
Notes
Notes: svn path=/head/; revision=264762
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile
index 016c67985690..a82749c11295 100644
--- a/net-p2p/transmission-qt4/Makefile
+++ b/net-p2p/transmission-qt4/Makefile
@@ -21,7 +21,7 @@ SLAVEPORT= qt4
USE_QT_VER= 4
QT_NONSTANDARD= yes
-QT_COMPONENTS= qmake_build gui dbus network
+QT_COMPONENTS= moc_build qmake_build rcc_build uic_build gui dbus network
USE_GNOME= desktopfileutils
EXTRA_CONF_ARGS=--disable-cli \