Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 15:03:32 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336352 - head/deskutils/libgcal
Message-ID:  <201312131503.rBDF3WGW082618@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 13 15:03:31 2013
New Revision: 336352
URL: http://svnweb.freebsd.org/changeset/ports/336352

Log:
  All recent compiler build it
  While here support stage

Modified:
  head/deskutils/libgcal/Makefile

Modified: head/deskutils/libgcal/Makefile
==============================================================================
--- head/deskutils/libgcal/Makefile	Fri Dec 13 15:01:36 2013	(r336351)
+++ head/deskutils/libgcal/Makefile	Fri Dec 13 15:03:31 2013	(r336352)
@@ -21,7 +21,5 @@ USES=		cmake iconv
 CMAKE_ARGS=	-DLIB_INSTALL_DIR="${LOCALBASE}/lib" \
 		-DENABLE_TESTS=OFF
 USE_LDCONFIG=	yes
-USE_GCC=	4.2+
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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