1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Pointyhat:	adamw
This commit is contained in:
Antoine Brodin 2014-07-04 23:55:10 +00:00
parent d3afaee9cb
commit a703f5dc09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360696

View File

@ -25,9 +25,5 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} "s/#include <ncursesw\//#include </" \
${WRKSRC}/*.c
@${REINPLACE_CMD} "s/install-data-am: install-docDATA/install-data-am:/" \
${WRKSRC}/Makefile.in
@${REINPLACE_CMD} "s/install-docDATA install-man/install-man/" \
${WRKSRC}/doc/Makefile.in
.include <bsd.port.mk>