summaryrefslogtreecommitdiff
path: root/games/znibbles/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-14 02:41:58 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-14 02:41:58 +0000
commit82019e07fc83bfc4dc4eccc325be39579400ec09 (patch)
tree99cd4f516af4eef4ef79f7f8e4b6810e1557e734 /games/znibbles/Makefile
parentUpdate to version 0.5.9. (diff)
Remove Motif support.
PR: 14754 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=23088
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