diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-11-19 14:20:27 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-11-19 14:20:27 +0000 |
commit | 5e69fdf215eeb9656f6381b2469a877c767a4927 (patch) | |
tree | 9cb1974f7fa790f7dfc85e1c4098a3069e6eef21 /games/awele | |
parent | 76ca330c091c571c1ecf61a68aa801fab045d0d9 (diff) |
Notes
Diffstat (limited to 'games/awele')
-rw-r--r-- | games/awele/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/awele/Makefile b/games/awele/Makefile index d4125414d565..b1df67e626a4 100644 --- a/games/awele/Makefile +++ b/games/awele/Makefile @@ -14,12 +14,8 @@ COMMENT= African board game WRKSRC= ${WRKDIR}/${PORTNAME} -USES= imake +USES= imake tk USE_XORG= x11 -USE_TCL_BUILD= yes -USE_TK_BUILD= yes -USE_TCL= yes -USE_TK= yes MAN6= xawele.6 PLIST_FILES= bin/awelewish bin/xawele |