svn commit: r404381 - head/net-im/meanwhile

Joe Marcus Clarke marcus at FreeBSD.org
Thu Dec 24 17:48:12 UTC 2015


Author: marcus
Date: Thu Dec 24 17:48:11 2015
New Revision: 404381
URL: https://svnweb.freebsd.org/changeset/ports/404381

Log:
  Remove dependency on GCC.  It isn't required anymore.
  
  PR:		205537
  Submitted by:	yuri at rawbw.com

Modified:
  head/net-im/meanwhile/Makefile

Modified: head/net-im/meanwhile/Makefile
==============================================================================
--- head/net-im/meanwhile/Makefile	Thu Dec 24 17:27:47 2015	(r404380)
+++ head/net-im/meanwhile/Makefile	Thu Dec 24 17:48:11 2015	(r404381)
@@ -11,7 +11,6 @@ MAINTAINER=	marcus at FreeBSD.org
 COMMENT=	Open Source implementation of the Lotus Sametime protocol
 
 USES=		gmake libtool pathfix pkgconfig
-USE_GCC=	any
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list