diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2015-03-08 10:32:04 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2015-03-08 10:32:04 +0000 |
commit | 77b9de9498dfa0c5072168e429affb5cf74c41a7 (patch) | |
tree | 4adda1facf90f91a0173e45fe9e5fe44e7ce444b /news | |
parent | 8e8d332f480d14cb56e3d526495d00ea3876f52a (diff) | |
download | ports-77b9de9498dfa0c5072168e429affb5cf74c41a7.tar.gz ports-77b9de9498dfa0c5072168e429affb5cf74c41a7.zip |
Notes
Diffstat (limited to 'news')
-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}/==} |