mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Attempt to fix bento build by avoid explicit 'make patch-libtool'
Noticed by: bento via kris
This commit is contained in:
parent
4723861aa2
commit
3a9e355c28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94327
@ -42,7 +42,7 @@ post-patch:
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ${ACLOCAL} && ${AUTOHEADER}
|
||||
@${MAKE} patch-libtool
|
||||
# @${MAKE} patch-libtool
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/man/hfsp.man ${MAN1PREFIX}/man/man1/hfsp.1
|
||||
|
Loading…
Reference in New Issue
Block a user