1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Fix build. This port needs gcc 4.6 or earlier.

This commit is contained in:
Cy Schubert 2016-07-04 19:47:11 +00:00
parent 98fea67e93
commit a9644455ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418053

View File

@ -48,7 +48,7 @@ DISTFILES+= X430src-1.tgz:x \
X430src-3.tgz:x
.if ${OSVERSION} > 1000054
USE_GCC= yes
USE_GCC= 4.6
MAKE_ENV= IMAKECPP="${CPP}"
MAKE_ARGS= AR='ar rc'
.endif