diff options
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r-- | news/inn/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index c579a68d53b..65c66d11a81 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/08/24 14:18:57 tron Exp $ +# $NetBSD: Makefile,v 1.12 1999/09/30 17:35:21 tron Exp $ DISTNAME= inn-2.2 CATEGORIES= news @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.isc.org/inn.html -BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison - CONFLICTS+= nntpclnt-* INN_DATA_DIR?= /var/news |