From 9394b5b2c3a288be0ab426c4622c8c818b16c5ae Mon Sep 17 00:00:00 2001 From: gahr Date: Wed, 25 Sep 2013 10:50:13 +0000 Subject: - Convert to USES+=tk and USES+=gmake --- databases/grass/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'databases') diff --git a/databases/grass/Makefile b/databases/grass/Makefile index a73f30e5e3b5..c7355d5ab52e 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -33,14 +33,11 @@ LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \ freetype:${PORTSDIR}/print/freetype2 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USE_GMAKE= yes -USES= gettext iconv readline perl5 +USES= gettext gmake iconv readline perl5 tk USE_XORG= sm ice xi x11 xt xmu xext USE_GL= glut USE_TCL= yes USE_TCL_BUILD= yes -USE_TK= yes -USE_TK_BUILD= yes USE_PYTHON= yes USE_WX= 2.8 WX_COMPS= wx:build python:run -- cgit