Fix make index error on 7-current(No more NO_MAN).
Updating the ports index ... Generating INDEX.tmp - please wait.."/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set. ===> x11/wmfstatus failed "/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set.
This commit is contained in:
parent
0110275ddf
commit
e005200f0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159096
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
|
|||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
||||
NO_MAN=
|
||||
PLIST_FILES= bin/wmfstatus
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue