aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-01 17:21:56 +0800
committermiwi <miwi@FreeBSD.org>2007-07-01 17:21:56 +0800
commit98ba92871dedeaedb467511346ac778660f97894 (patch)
tree8bc6a6883fd2bea481d3fc97eb8c74380ac87191 /devel
parentbee0ac58b31b49d4999c27a48b677263a9a1328d (diff)
downloadfreebsd-ports-gnome-98ba92871dedeaedb467511346ac778660f97894.tar.gz
freebsd-ports-gnome-98ba92871dedeaedb467511346ac778660f97894.tar.zst
freebsd-ports-gnome-98ba92871dedeaedb467511346ac778660f97894.zip
- Add missing dependens
Submitted by: pav Approved by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/alabastra/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/alabastra/Makefile b/devel/alabastra/Makefile
index b261a13cbc85..b9e93fdce5a4 100644
--- a/devel/alabastra/Makefile
+++ b/devel/alabastra/Makefile
@@ -6,6 +6,7 @@
PORTNAME= alabastra
PORTVERSION= 0.2b
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER= liu_yinghong@yahoo.com.cn
COMMENT= C++ Editor writed with QT4
USE_QT_VER= 4
-QT_COMPONENTS= qmake moc gui xml
+QT_COMPONENTS= qmake moc gui xml uic rcc
WRKSRC= ${WRKDIR}/Alabastra-${PORTVERSION}