- Fix build on FreeBSD 4.X
PR: ports/95885 Submitted by: Aleksander Fafula <alex@bsdguru.org>
This commit is contained in:
parent
3e70b0f720
commit
2eec18ece7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160841
1 changed files with 3 additions and 0 deletions
|
@ -22,4 +22,7 @@ INSTALLS_SHLIB= yes
|
|||
|
||||
MAN1= ktoblzcheck.1
|
||||
|
||||
pre-configure:
|
||||
@${REINPLACE_CMD}= -e 's,\$$LIBKTOBLZCHECK_CURRENT-LIBKTOBLZCHECK_AGE,\$$LIBKTOBLZCHECK_CURRENT-\$$LIBKTOBLZCHECK_AGE,' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue