diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-23 15:35:37 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-23 15:35:37 +0000 |
commit | b835f15303f389fec8f17363abede5759273fedc (patch) | |
tree | 9d508273dca70b8667c794767bc835e3b55ae053 /databases/grass | |
parent | 0e5c05a56a34ed6a949b1648807b0c0fdf0f5f3b (diff) |
Notes
Diffstat (limited to 'databases/grass')
-rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index c7355d5ab52e..9236dfc95f6a 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -36,8 +36,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash 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_PYTHON= yes USE_WX= 2.8 WX_COMPS= wx:build python:run |