svn commit: r345389 - head/math/sage

Pietro Cerutti gahr at FreeBSD.org
Fri Feb 21 13:15:56 UTC 2014


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}


More information about the svn-ports-all mailing list