summaryrefslogtreecommitdiff
path: root/games/imaze/files/patch-aa
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-26 08:42:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-26 08:42:23 +0000
commit416dd56f2937d8b0ff606dad85d4363dd64ff66c (patch)
treef9982775fe540d8b4095004a2e13afdb10e6908e /games/imaze/files/patch-aa
parentSort. (diff)
Make this thing actually compile without Motif.
Notes
Notes: svn path=/head/; revision=4678
Diffstat (limited to '')
-rw-r--r--games/imaze/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/imaze/files/patch-aa b/games/imaze/files/patch-aa
index 62a22fff91d7..4921671a2563 100644
--- a/games/imaze/files/patch-aa
+++ b/games/imaze/files/patch-aa
@@ -19,7 +19,7 @@
all
freebsd:
-+ .if defined(HAVE_MOTIF) && defined(FORCE_MOTIF)
++ .if defined(HAVE_MOTIF) && defined(FORCE_MOTIF) && ${FORCE_MOTIF} == "yes"
+ $(MAKE) \
+ GRAF=MOTIF \
+ GRAFLIBS='$$(MOTIFLIB) $$(MOTIFLIBS)' \