aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-12-06 13:19:32 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-12-06 13:19:32 +0000
commitb9fa06e55b3b0d49fe06598418d9b9eed8fdba5b (patch)
tree4d9f6c5ecafe8e1ec135dca351575b847b0c6d01
parentc33fcc10f9e1d4d5e87b1c1927a67e9ed2d50a9f (diff)
downloadports-b9fa06e55b3b0d49fe06598418d9b9eed8fdba5b.tar.gz
ports-b9fa06e55b3b0d49fe06598418d9b9eed8fdba5b.zip
Replace USE_GCC=yes by USE_GCC=any as base Gcc is sufficient to build raknet
Notes
Notes: svn path=/head/; revision=335743
-rw-r--r--devel/raknet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile
index 3ad035478ed5..8dcdc1b491b1 100644
--- a/devel/raknet/Makefile
+++ b/devel/raknet/Makefile
@@ -27,7 +27,7 @@ USE_ZIP= yes
NO_WRKSUBDIR= yes
USE_LDCONFIG= yes
-USE_GCC= yes
+USE_GCC= any
USES= dos2unix cmake gmake
DOS2UNIX_REGEX= .*\.(cpp|h|txt)