aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria2fe
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-05-11 01:59:22 +0800
committermakc <makc@FreeBSD.org>2009-05-11 01:59:22 +0800
commit5542dca070dedb4e6a20c9cd87f3344a8c202f85 (patch)
tree6c8ed01ca89a478a9595c030a7b20debd3951f7c /www/aria2fe
parentde30462d40f6c96996bb279bc2d06cfe7f52c46c (diff)
downloadfreebsd-ports-gnome-5542dca070dedb4e6a20c9cd87f3344a8c202f85.tar.gz
freebsd-ports-gnome-5542dca070dedb4e6a20c9cd87f3344a8c202f85.tar.zst
freebsd-ports-gnome-5542dca070dedb4e6a20c9cd87f3344a8c202f85.zip
Remove qt4 build tools from run dependencies.
Diffstat (limited to 'www/aria2fe')
-rw-r--r--www/aria2fe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aria2fe/Makefile b/www/aria2fe/Makefile
index c75a48033a12..edf7753d0216 100644
--- a/www/aria2fe/Makefile
+++ b/www/aria2fe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aria2fe
DISTVERSION= 0.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= SFE
@@ -19,7 +19,7 @@ RUN_DEPENDS= aria2c:${PORTSDIR}/www/aria2 \
USE_BZIP2= yes
USE_QT_VER= 4
-QT_COMPONENTS= gui qmake uic moc rcc
+QT_COMPONENTS= gui qmake_build uic_build moc_build rcc_build
PLIST_FILES= bin/${PORTNAME}
BUILD_WRKSRC= ${WRKSRC}/src