Date: Wed, 25 Sep 2013 10:50:13 +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: r328265 - head/databases/grass Message-ID: <201309251050.r8PAoDw0000294@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Wed Sep 25 10:50:13 2013 New Revision: 328265 URL: http://svnweb.freebsd.org/changeset/ports/328265 Log: - Convert to USES+=tk and USES+=gmake Modified: head/databases/grass/Makefile Modified: head/databases/grass/Makefile ============================================================================== --- head/databases/grass/Makefile Wed Sep 25 10:44:44 2013 (r328264) +++ head/databases/grass/Makefile Wed Sep 25 10:50:13 2013 (r328265) @@ -33,14 +33,11 @@ LIB_DEPENDS= gdal:${PORTSDIR}/graphics/g 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309251050.r8PAoDw0000294>