Date: Sat, 14 Sep 2013 11:39:42 +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: r327275 - head/graphics/xli Message-ID: <201309141139.r8EBdgox077010@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Sep 14 11:39:42 2013 New Revision: 327275 URL: http://svnweb.freebsd.org/changeset/ports/327275 Log: Remove useless USE_GCC=any Modified: head/graphics/xli/Makefile Modified: head/graphics/xli/Makefile ============================================================================== --- head/graphics/xli/Makefile Sat Sep 14 11:11:53 2013 (r327274) +++ head/graphics/xli/Makefile Sat Sep 14 11:39:42 2013 (r327275) @@ -18,7 +18,6 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/ USES= imake USE_XORG= xi -USE_GCC= any WRKSRC= ${WRKDIR}/xli-${XLI_SNAPVER} MAN1= xli.1 xlito.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309141139.r8EBdgox077010>