diff options
author | agc <agc@pkgsrc.org> | 1998-06-22 12:58:33 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-22 12:58:33 +0000 |
commit | 988019b0161173d9185365a43313f01b0fdb5e3d (patch) | |
tree | d4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /news/knews | |
parent | daa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (diff) | |
download | pkgsrc-988019b0161173d9185365a43313f01b0fdb5e3d.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'news/knews')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 1aac68b62a6..4618f601226 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/06/03 13:19:35 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/06/22 13:00:13 agc Exp $ # DISTNAME= knews-1.0b.0 @@ -15,8 +15,6 @@ DEPENDS+= xpm-3.4j:../../graphics/xpm USE_IMAKE= yes WRKSRC= ${WRKDIR}/knews -CAT1= knews.0 - .include "../../mk/bsd.prefs.mk" # Set DOMAIN_NAME to a string appended to the "From:" header or |