aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-08-28 11:56:34 +0800
committerKevin Lo <kevlo@FreeBSD.org>2002-08-28 11:56:34 +0800
commit28d9380011b8230577e01150ca23cddc82aabd7b (patch)
tree1a2d21fe6e63763de83f6969cca331cff46ea885 /x11-wm
parentef9ce9ce3d48b4a0115115a5c2e85b28189b3c3a (diff)
downloadfreebsd-ports-gnome-28d9380011b8230577e01150ca23cddc82aabd7b.tar.gz
freebsd-ports-gnome-28d9380011b8230577e01150ca23cddc82aabd7b.tar.zst
freebsd-ports-gnome-28d9380011b8230577e01150ca23cddc82aabd7b.zip
Use Qt3 libs
PR: 42016 Submitted by: MAINTAINER
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icemc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/icemc/Makefile b/x11-wm/icemc/Makefile
index 374908a8dd7e..80b9771f5629 100644
--- a/x11-wm/icemc/Makefile
+++ b/x11-wm/icemc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= icemc
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= http://www.algorithm.at/comp/icemc/
@@ -18,10 +18,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= adam@vectors.cx
USE_X_PREFIX= yes
-USE_QT_VER= 2
+USE_QT_VER= 3
-MAKE_ENV= QTCPPFLAGS="${QTCPPFLAGS}" QTCFGLIBS="${QTCFGLIBS}" \
- MOC="${MOC}" LIBQT="-l${QTNAME}"
+MAKE_ENV= QTCPPFLAGS="${QTCPPFLAGS} ${PTHREAD_CFLAGS}" \
+ QTCFGLIBS="${QTCFGLIBS} ${PTHREAD_LIBS}" MOC="${MOC}" LIBQT="-lqt-mt"
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/icemc ${PREFIX}/bin