diff options
Diffstat (limited to 'news/nntp')
-rw-r--r-- | news/nntp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 390b4177a0dc..e4a293312f2b 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -17,8 +17,6 @@ COMMENT= NNTP with NOV support BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews NO_WRKSUBDIR= yes -MAN1= nntpxmit.1 -MAN8= nntpd.8c acttimes.8c PLIST_SUB+= VARBASE=${VARBASE} PLIST_SUB+= NEWSBIN=${NEWSBIN:S=^${PREFIX}/==} PLIST_SUB+= NEWSCTL=${NEWSCTL:S=^${VARBASE}/==} |