diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-25 17:23:32 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-25 17:23:32 +0000 |
commit | dd836828e53754b83e675b1f10d5e9443da811cb (patch) | |
tree | 08c7dbb34a63937b43e9e6e4829e60bb04da37f0 /games/xnibbles | |
parent | c11dbc08514d2d0f46d78d8f657cc198d8a1ad87 (diff) | |
download | ports-dd836828e53754b83e675b1f10d5e9443da811cb.tar.gz ports-dd836828e53754b83e675b1f10d5e9443da811cb.zip |
Notes
Diffstat (limited to 'games/xnibbles')
-rw-r--r-- | games/xnibbles/Makefile | 4 |
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 |