summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-07-24 14:21:00 +0000
committerarved <arved@FreeBSD.org>2003-07-24 14:21:00 +0000
commitcfd8e745d49831853fb89ba4c4a57be7a5aee8dc (patch)
treec3540993fc8bf45335c860097ff125119486ee39 /net-im
parentcc2e61ac0faecc18f850e2e6dfc0928c77333b7f (diff)
downloadFreeBSD-ports-cfd8e745d49831853fb89ba4c4a57be7a5aee8dc.zip
FreeBSD-ports-cfd8e745d49831853fb89ba4c4a57be7a5aee8dc.tar.gz
Fix build
PR: 54807 Submitted by: Andy Hauser <andy-freebsd@splashground.de>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile
index 8f50514..6217dff 100644
--- a/net-im/psi/Makefile
+++ b/net-im/psi/Makefile
@@ -20,7 +20,8 @@ HAS_CONFIGURE= yes
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_QT_VER= 3
-CONFIGURE_ENV= QTDIR=${X11BASE}
+CONFIGURE_ENV= QTDIR=${X11BASE} \
+ QMAKESPEC=${QT_PREFIX}/share/qt/mkspecs/freebsd-g++
CONFIGURE_ARGS= -p ${PREFIX}
MAKE_ARGS+= QTDIR=${X11BASE}
OpenPOWER on IntegriCloud