Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:15:55 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345389 - head/math/sage
Message-ID:  <201402211315.s1LDFt6K053232@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Fri Feb 21 13:15:55 2014
New Revision: 345389
URL: http://svnweb.freebsd.org/changeset/ports/345389
QAT: https://qat.redports.org/buildarchive/r345389/

Log:
  - Convert to USES=tk

Modified:
  head/math/sage/Makefile

Modified: head/math/sage/Makefile
==============================================================================
--- head/math/sage/Makefile	Fri Feb 21 13:15:37 2014	(r345388)
+++ head/math/sage/Makefile	Fri Feb 21 13:15:55 2014	(r345389)
@@ -34,9 +34,8 @@ NO_STAGE=	yes
 
 PLIST_FILES=	bin/sage
 USE_GCC=	yes
-USE_TK=		yes
 USE_TEX=	latex:build
-USES=		fortran gmake iconv
+USES=		fortran gmake iconv tk
 MAKE_JOBS_SAFE=	yes
 LDFLAGS:=	-Wl,-rpath=${WRKSRC}/local/lib ${LDFLAGS}
 FFLAGS+=	-Wl,-rpath=${WRKSRC}/local/lib ${FPM_FLAG}



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