mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix build on -STABLE
PR: 61806 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Reported by: bento via kris
This commit is contained in:
parent
2056d34e2e
commit
9b905cb1c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98930
@ -29,6 +29,10 @@ DOCS= BUGS COPYRIGHT HISTORY README DOC/manual.pdf
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 501103
|
||||
USE_GCC= 3.2
|
||||
.endif
|
||||
|
||||
HOSTTYPE!= ${UNAME} -s
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user