diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/krn/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/news/krn/Makefile b/news/krn/Makefile index 0585a2d78817..9f71c4ac5018 100644 --- a/news/krn/Makefile +++ b/news/krn/Makefile @@ -13,12 +13,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= adsharma@sharmas.dhs.org -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - uu.1:${PORTSDIR}/converters/uulib \ - mimelib.2:${PORTSDIR}/converters/kdesupport11 \ - kdecore.3:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm -USE_QT= yes +USE_KDELIBS_VER=1 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include |