diff options
Diffstat (limited to 'www/kwebsearch/Makefile')
-rw-r--r-- | www/kwebsearch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/kwebsearch/Makefile b/www/kwebsearch/Makefile index c1ac190..2fcd077 100644 --- a/www/kwebsearch/Makefile +++ b/www/kwebsearch/Makefile @@ -13,9 +13,8 @@ MASTER_SITES= http://www.guruz.de/ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 -USE_QT= yes +USE_KDELIBS_VER=1 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}" |