summaryrefslogtreecommitdiff
path: root/games/znibbles/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/znibbles/Makefile')
-rw-r--r--games/znibbles/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/znibbles/Makefile b/games/znibbles/Makefile
index 9d9c26df0388..1f797b1d1b85 100644
--- a/games/znibbles/Makefile
+++ b/games/znibbles/Makefile
@@ -20,12 +20,13 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
HAS_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
+CONFIGURE_ARGS= --without-motif \
+ --disable-motif
MAN6= nibbles.6 znibbles.6 gznibbles.6 znibblesX.6
post-install:
@strip ${PREFIX}/bin/nibbles
- @strip ${PREFIX}/bin/znibbles
@strip ${PREFIX}/bin/znibblesX
@strip ${PREFIX}/bin/gznibbles