Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 09:01:38 +0000 (UTC)
From:      Veniamin Gvozdikov <vg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330486 - head/devel/libxs
Message-ID:  <201310160901.r9G91c4D092507@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vg
Date: Wed Oct 16 09:01:38 2013
New Revision: 330486
URL: http://svnweb.freebsd.org/changeset/ports/330486

Log:
  - Added GCC depend because developer don't support clang.
  
  Approved by:	eadler, osa, rm (mentors, implicit)

Modified:
  head/devel/libxs/Makefile

Modified: head/devel/libxs/Makefile
==============================================================================
--- head/devel/libxs/Makefile	Wed Oct 16 08:17:30 2013	(r330485)
+++ head/devel/libxs/Makefile	Wed Oct 16 09:01:38 2013	(r330486)
@@ -12,6 +12,7 @@ COMMENT=	Open source lightweight messagi
 GNU_CONFIGURE=	yes
 USES=	pathfix pkgconfig
 USE_LDCONFIG=	yes
+USE_GCC=	yes
 
 OPTIONS_DEFINE=	DEBUG DOCS PLUGINS ZMQ
 EXTERNAL_DESC=	PGM extension from ports



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310160901.r9G91c4D092507>