aboutsummaryrefslogtreecommitdiff
path: root/net-im/psi
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-02-06 13:09:07 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-02-06 13:09:07 +0000
commitbeee891d6e7f63729b2cd22f7576715d9780a121 (patch)
tree2f16f7bf23522610c4236ccd6ff47a886305f19d /net-im/psi
parent7f73365ebcf4ba5ea25c061ee2737981d90f2ccc (diff)
downloadports-beee891d6e7f63729b2cd22f7576715d9780a121.tar.gz
ports-beee891d6e7f63729b2cd22f7576715d9780a121.zip
Add build dependency on qmake.
Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=227720
Diffstat (limited to 'net-im/psi')
-rw-r--r--net-im/psi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile
index 4631f98de973..53aee8232fb9 100644
--- a/net-im/psi/Makefile
+++ b/net-im/psi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= psi
DISTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= SF
@@ -19,7 +20,8 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib dbus gui iconengines imageformats qt3support \
- inputmethods moc network rcc script svg uic xml
+ inputmethods network script svg xml \
+ qmake_build moc_build rcc_build uic_build
CONFIGURE_ENV= QMAKESPEC=${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \
PTHREAD_CFLAGS=${PTHREAD_CFLAGS} \