diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-10 17:08:23 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-10 17:08:23 +0000 |
commit | 736a8d26ac5ca36e9a861ceecad28a3d3ca1514e (patch) | |
tree | 3fe75b11e0fbf07386c59f260a7b309b022fce80 /news | |
parent | 9fa2a071a7532e21774c327fea650d5434f4a69c (diff) | |
download | ports-736a8d26ac5ca36e9a861ceecad28a3d3ca1514e.tar.gz ports-736a8d26ac5ca36e9a861ceecad28a3d3ca1514e.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/krn/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/news/krn/Makefile b/news/krn/Makefile index 91d73ff06d93..a1588ee9d591 100644 --- a/news/krn/Makefile +++ b/news/krn/Makefile @@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/krn/ \ MAINTAINER= adsharma@sharmas.dhs.org +LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ + uu.1:${PORTSDIR}/converters/uulib \ + mimelib.2:${PORTSDIR}/converters/kdesupport11 + USE_QT= yes GNU_CONFIGURE= yes USE_GMAKE= yes |