Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2013 05:00:11 +0000 (UTC)
From:      MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327847 - head/deskutils/cal
Message-ID:  <201309220500.r8M50BC7029551@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sanpei
Date: Sun Sep 22 05:00:11 2013
New Revision: 327847
URL: http://svnweb.freebsd.org/changeset/ports/327847

Log:
  unbreak on 10-current

Modified:
  head/deskutils/cal/Makefile

Modified: head/deskutils/cal/Makefile
==============================================================================
--- head/deskutils/cal/Makefile	Sun Sep 22 01:47:15 2013	(r327846)
+++ head/deskutils/cal/Makefile	Sun Sep 22 05:00:11 2013	(r327847)
@@ -10,6 +10,8 @@ MASTER_SITE_SUBDIR=	utils/shell
 MAINTAINER=	sanpei@FreeBSD.org
 COMMENT=	Enhanced color version of standard calendar utility
 
+USE_GCC=	any
+
 WRKSRC=		${WRKDIR}/cal-3.5/source
 MAKEFILE=	makefile.unx
 ALL_TARGET=	cal



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