Date: Sat, 14 Sep 2013 22:25:51 +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: r327320 - head/graphics/tgif Message-ID: <201309142225.r8EMPpNk018524@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Sep 14 22:25:50 2013 New Revision: 327320 URL: http://svnweb.freebsd.org/changeset/ports/327320 Log: Remove USE_GCC=any: builds properly with clang Modified: head/graphics/tgif/Makefile Modified: head/graphics/tgif/Makefile ============================================================================== --- head/graphics/tgif/Makefile Sat Sep 14 21:44:14 2013 (r327319) +++ head/graphics/tgif/Makefile Sat Sep 14 22:25:50 2013 (r327320) @@ -19,7 +19,6 @@ OPTIONS_DEFINE= NLS A4SIZE DOCS A4SIZE_DESC= Set default paper size to A4 USES= imake -USE_GCC= any PORTDOCS= HISTORY README USE_XORG= x11 xext xt sm ice MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309142225.r8EMPpNk018524>