Makefile.man is too small to be needed, move this back to Makefile
Submitted by: danfe@
This commit is contained in:
parent
01657c718f
commit
3a594649ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250739
2 changed files with 2 additions and 4 deletions
|
@ -19,5 +19,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include "Makefile.man"
|
||||
MAN3 += Acme::Damn.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
MAN3 += Acme::Damn.3
|
Loading…
Reference in a new issue