aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/krss
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-02-13 03:23:47 +0800
committerarved <arved@FreeBSD.org>2004-02-13 03:23:47 +0800
commitd1213708f0a557ac5a9389abfe08f921dc2c7c02 (patch)
tree50bf2ef9715a5e27ef0e6699a7d2681b400388a3 /deskutils/krss
parent8f32e696dd929c0025b79503a7b0e6a9ae55e6a2 (diff)
downloadfreebsd-ports-graphics-d1213708f0a557ac5a9389abfe08f921dc2c7c02.tar.gz
freebsd-ports-graphics-d1213708f0a557ac5a9389abfe08f921dc2c7c02.tar.zst
freebsd-ports-graphics-d1213708f0a557ac5a9389abfe08f921dc2c7c02.zip
Fix build after KDE 3.2
Reported by: mich
Diffstat (limited to 'deskutils/krss')
-rw-r--r--deskutils/krss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/krss/Makefile b/deskutils/krss/Makefile
index 4ca9930313b..a8089b622b9 100644
--- a/deskutils/krss/Makefile
+++ b/deskutils/krss/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
USE_KDEBASE_VER= 3
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBQT="-lqt-mt"
+CONFIGURE_ENV= LIBQT="-lqt-mt" KDB2HTML=${TRUE}
QTCPPFLAGS+= ${PTHREAD_CFLAGS}
QTCFGLIBS+= ${PTHREAD_LIBS}