From 150cf9da74aa9a066e63f728a64aa8ce2ff032e3 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Sun, 6 Jun 2010 08:57:56 +0000 Subject: Make sound work. --- emulators/quasi88/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/quasi88') diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile index 045a0e4b4648..0e96e6fd7c94 100644 --- a/emulators/quasi88/Makefile +++ b/emulators/quasi88/Makefile @@ -7,7 +7,7 @@ PORTNAME= quasi88 PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.117.ne.jp/~show/pc8801/ EXTRACT_SUFX= .tgz @@ -19,6 +19,7 @@ USE_XORG= x11 xext USE_GMAKE= yes MAKE_ENV= DATADIR="${DATADIR}" _CC="${CC}" _CFLAGS="${CFLAGS}" \ _CXX="${CXX}" LD="${CXX}" PROGRAM="${PORTNAME}" +MAKE_ARGS= ARCH="freebsd" PORTDOCS= FAQ.TXT FORMAT.TXT GET-IMAGE.TXT HISTORY.TXT MANUAL.TXT \ QUASI88.TXT -- cgit v1.2.3