mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Really fix it on 7.x.
Reported by: pointyhat via kris
This commit is contained in:
parent
3cf9f2af29
commit
9cd2246ea8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139790
@ -41,8 +41,8 @@ PORTDOCS= *.html
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
pre-configure:
|
||||
@${REINPLACE_CMD} -e "s|FreeBSD 6|FreeBSD 7|g" ${WRKSRC}/configure
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e "s|#define _POSIX_C_SOURCE 199309||" ${WRKSRC}/src/config.h
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user