mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix installation of PORTDOCS
This commit is contained in:
parent
0686bd0611
commit
87cbf2a07c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338427
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt"
|
|||
CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include -fpermissive
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|install-data-am\: install-docDATA||' \
|
||||
${WRKSRC}/Makefile.in
|
||||
${REINPLACE_CMD} -e 's,SHELL) libtool,SHELL) ${LIBTOOL} --tag=CXX,' \
|
||||
${WRKSRC}/src/Makefile.in
|
||||
${REINPLACE_CMD} -e 's,-O2,${CFLAGS},' ${WRKSRC}/configure
|
||||
|
|
Loading…
Add table
Reference in a new issue