1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Do not specify GCC version in USE_GCC.

(this change has been introduced by mistake in my previous commit)

Submitted by:	gerald
This commit is contained in:
Ganael LAPLANCHE 2013-10-28 08:19:55 +00:00
parent c22ac3f4a6
commit d3ecfdaad6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331835

View File

@ -31,7 +31,7 @@ USE_GL= gl glew glu
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(h|c|cpp)
USE_GCC= 4.6+
USE_GCC= yes
USES= cmake pkgconfig iconv
CMAKE_BUILD_TYPE= Release