diff options
Diffstat (limited to 'news/knews/Makefile')
-rw-r--r-- | news/knews/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 720a47a0ebc..abdbefb0604 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2012/03/03 23:33:55 tron Exp $ +# $NetBSD: Makefile,v 1.60 2012/03/04 07:45:02 tron Exp $ DISTNAME= knews-1.0b.1 PKGNAME= knews-1.0 @@ -23,10 +23,6 @@ BUILD_DEFS+= KNEWS_DOMAIN_NAME KNEWS_DOMAIN_FILE PKG_OPTIONS_VAR= PKG_OPTIONS.knews PKG_SUPPORTED_OPTIONS= inet6 -.if (${OPSYS} == "NetBSD") -MANINSTALL= maninstall catinstall -.endif - .include "../../mk/bsd.options.mk" # Set KNEWS_DOMAIN_NAME to a string appended to the "From:" header or |