aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2010-11-18 20:20:09 +0800
committermezz <mezz@FreeBSD.org>2010-11-18 20:20:09 +0800
commitb46360fcfce5c54ab45d27ebd7d2383e2e054c14 (patch)
tree8ebb987bbf9bd1dd13315c101f92f22378b20af8 /net-p2p
parentb1a6d59b8957884e2cce8c3895f80ae7c7758bb5 (diff)
downloadfreebsd-ports-gnome-b46360fcfce5c54ab45d27ebd7d2383e2e054c14.tar.gz
freebsd-ports-gnome-b46360fcfce5c54ab45d27ebd7d2383e2e054c14.tar.zst
freebsd-ports-gnome-b46360fcfce5c54ab45d27ebd7d2383e2e054c14.zip
Add moc_build rcc_build uic_build; it does need all of them.
Reported by: QAT
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 \