1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Convert to USES=tk

This commit is contained in:
Pietro Cerutti 2014-02-21 13:15:55 +00:00
parent 72854d2d4b
commit b691141e13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345389

View File

@ -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}