summaryrefslogtreecommitdiffstats
path: root/news/knzb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/knzb/Makefile')
-rw-r--r--news/knzb/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/news/knzb/Makefile b/news/knzb/Makefile
index 0912829..0c8dcf9 100644
--- a/news/knzb/Makefile
+++ b/news/knzb/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= knzb
-PORTVERSION= 0.3
+PORTVERSION= 0.5
CATEGORIES= news
MASTER_SITES= http://dmp.org.uk/linux/knzb/download/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= twelch@thepentagon.org
COMMENT= KDE binary newsgroup download tool
+RUN_DEPENDS= ${LOCALBASE}/bin/uudeview:${PORTSDIR}/converters/uudeview
+
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/knzb
GNU_CONFIGURE= yes
@@ -21,7 +23,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_QT_VER= 3
USE_KDELIBS_VER= 3
-NO_INSTALL_MANPAGES= yes
pre-configure:
@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f
OpenPOWER on IntegriCloud