Disable sound support for the Alpha.

This commit is contained in:
Steve Price 1999-06-22 18:07:45 +00:00
parent b67d334e96
commit d7b0c7f42f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19688
2 changed files with 18 additions and 3 deletions

View file

@ -3,7 +3,7 @@
# Date created: 11 March 1998
# Whom: Andrey Zakhvatov
#
# $Id: Makefile,v 1.3 1998/08/25 00:43:54 asami Exp $
# $Id: Makefile,v 1.4 1998/12/21 11:51:10 flathill Exp $
#
DISTNAME= koules1.4-src
@ -14,6 +14,10 @@ MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/ \
MAINTAINER= andy@icc.surw.chel.su
.if ${MACHINE_ARCH} == "alpha"
PLIST= ${PKGDIR}/PLIST.alpha
.endif
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/koules1.4
MAN6= xkoules.6
@ -22,7 +26,9 @@ MANCOMPRESSED= no
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xkoules ${PREFIX}/bin
@ ${MKDIR} ${PREFIX}/share/xkoules
.if ${MACHINE_ARCH} == "i386"
@ ${INSTALL_PROGRAM} ${WRKSRC}/koules.sndsrv.freebsd ${PREFIX}/share/xkoules
.endif
@ ${INSTALL_DATA} ${WRKSRC}/sounds/*.raw ${PREFIX}/share/xkoules
@ ${INSTALL_MAN} ${WRKSRC}/xkoules.6 ${PREFIX}/man/man6

View file

@ -1,5 +1,5 @@
--- Iconfig.orig Wed Mar 4 15:29:05 1998
+++ Iconfig Sun Apr 19 17:23:41 1998
--- Iconfig.orig Wed Mar 4 14:29:05 1998
+++ Iconfig Sat Jun 19 16:50:40 1999
@@ -34,9 +34,9 @@
recomended for linux*/
/*#define I386ASSEMBLY*/
@ -13,3 +13,12 @@
/*You need some extra libraryes for BSD sockets compatibility?*/
/* TOP_INCLUDES = /* Sun users with GCC need this */
@@ -94,7 +94,7 @@
#if defined(FreeBSDArchitecture)
SYSDEFS =
-#if !defined(NAS_SOUND)&&!defined(RSOUND)
+#if !defined(NAS_SOUND)&&!defined(RSOUND)&&defined(i386Architecture)
#define SOUND
SOUNDSERVER = koules.sndsrv.freebsd
SOUNDOBJS = sound.o