Fix build after KDE 3.2

Reported by:	mich
This commit is contained in:
Tilman Keskinoz 2004-02-12 19:23:47 +00:00
parent b9a8637893
commit b74c910a9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100786

View File

@ -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}