summaryrefslogtreecommitdiff
path: root/games/xnibbles
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-25 17:23:32 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-25 17:23:32 +0000
commitdd836828e53754b83e675b1f10d5e9443da811cb (patch)
tree08c7dbb34a63937b43e9e6e4829e60bb04da37f0 /games/xnibbles
parentForgot to commit configure script in previous commit (diff)
Turn (back) on sound support for FreeBSD/Alpha.
Notes
Notes: svn path=/head/; revision=21947
Diffstat (limited to 'games/xnibbles')
-rw-r--r--games/xnibbles/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile
index 65b6566c0e1c..fa217af3e00c 100644
--- a/games/xnibbles/Makefile
+++ b/games/xnibbles/Makefile
@@ -15,10 +15,6 @@ MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-.if ${MACHINE_ARCH} != "alpha"
-MAKE_ENV+= SOUND=1
-.endif
-
ALL_TARGET= linux
USE_GMAKE= yes
USE_X_PREFIX= yes