summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2015-10-25 20:38:11 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2015-10-25 20:38:11 +0000
commit9c88366292d482a14dc4fc02ac8d77f0a3cedbf7 (patch)
tree9fee0e4fb093921a450365deb65d66c184473241 /net-im
parentsecurity/webfwlog: update 1.00 -> 1.01 [1] (diff)
Replace USE_GCC=4.8+ by USE_GCC=yes. Both are equivalent as of today,
and generally we want to use the default version of GCC in cases like these. Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=400165
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telegram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telegram/Makefile b/net-im/telegram/Makefile
index 79b967e2c7c4..29fa9252f8b7 100644
--- a/net-im/telegram/Makefile
+++ b/net-im/telegram/Makefile
@@ -32,7 +32,7 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1000024
-USE_GCC= 4.8+
+USE_GCC= yes
.endif
post-extract: