- Add USE_GCC as it doesn't compile with clang

PR:		160413
Submitted by:	Hartmann@FreeBSD.org, "O." <ohartman@zedat.fu-berlin.de>
This commit is contained in:
Dmitry Marakasov 2011-09-03 12:38:04 +00:00
parent 31c7279fdb
commit 479bb28040
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281088

View File

@ -29,6 +29,7 @@ USE_GNOME= pkgconfig
USE_XORG= x11
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
USE_GCC= 4.2+
PLIST_SUB= OSG_VERSION=${PORTVERSION} \
OSG_SHLIBVER=55 \