Don't install an empty manpage.
PR: 13948 Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net>
This commit is contained in:
parent
3230759697
commit
1cbe8da7cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22329
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ MAINTAINER= mharo@FreeBSD.org
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= naim.1
|
||||
#MAN1= naim.1
|
||||
|
||||
post-install:
|
||||
@ ${MKDIR} ${PREFIX}/share/examples/naim
|
||||
|
|
|
@ -16,7 +16,7 @@ MAINTAINER= mharo@FreeBSD.org
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= naim.1
|
||||
#MAN1= naim.1
|
||||
|
||||
post-install:
|
||||
@ ${MKDIR} ${PREFIX}/share/examples/naim
|
||||
|
|
Loading…
Reference in a new issue