Oops, fix a path goof in the man page installation.
This commit is contained in:
parent
c7218db3fd
commit
b8e96f5a67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22156
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ post-install:
|
|||
$(SED) -e "s&%%PREFIX%%&$(PREFIX)&" < $(FILESDIR)/thoteditor > $(WRKDIR)/thoteditor
|
||||
$(INSTALL_SCRIPT) $(WRKDIR)/thoteditor $(PREFIX)/bin
|
||||
$(INSTALL_MAN) $(WRKSRC)/../tools/cextract-1.7/cextrc.5 $(PREFIX)/man/man5
|
||||
$(INSTALL_MAN) $(WRKSRC)/../tools/cextract-1.7/cextract.1 $(PREFIX)/man/man1/cextract.1
|
||||
$(INSTALL_MAN) $(WRKSRC)/../tools/cextract-1.7/cextract.man $(PREFIX)/man/man1/cextract.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue