aboutsummaryrefslogtreecommitdiff
path: root/games/xdigger
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-22 17:36:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-22 17:36:15 +0000
commit0e8227b7615978234366e132e0984f00cf9d5e99 (patch)
treea9b88f5aaf8c7dc0596083c4d7c0d42119bfdc64 /games/xdigger
parent796060812d8bd786a44c26df317d6d5bac4e525f (diff)
downloadports-0e8227b7615978234366e132e0984f00cf9d5e99.tar.gz
ports-0e8227b7615978234366e132e0984f00cf9d5e99.zip
The Alpha port doesn't have sound support yet.
Notes
Notes: svn path=/head/; revision=19671
Diffstat (limited to 'games/xdigger')
-rw-r--r--games/xdigger/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/games/xdigger/Makefile b/games/xdigger/Makefile
index 629119868ef0..17cfc0f513f7 100644
--- a/games/xdigger/Makefile
+++ b/games/xdigger/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 June 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.2 1998/08/25 00:43:49 asami Exp $
+# $Id: Makefile,v 1.3 1998/10/03 13:39:45 jseger Exp $
#
DISTNAME= xdigger-1.0.9
@@ -14,6 +14,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= andy@icc.surw.chel.su
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= no sound support on the alpha yet
+.endif
+
USE_IMAKE= yes
MAN6= xdigger.6
MANCOMPRESSED= no