aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-07-01 03:47:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-07-01 03:47:21 +0000
commit7d60ff5ae5fe05dbf8bf9eaeb982f915bef64001 (patch)
tree0dd16468b4570692d77646bf4f83003240aa810f /games/scummvm
parent6fe83a58bd8596a64b584df02169eb7fede3e14b (diff)
downloadports-7d60ff5ae5fe05dbf8bf9eaeb982f915bef64001.tar.gz
ports-7d60ff5ae5fe05dbf8bf9eaeb982f915bef64001.zip
Notes
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 0602a884af0b..942dd0aed90f 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${DISTVERSION}
MAINTAINER= lme@FreeBSD.org
COMMENT= Interpreter for several adventure games
+ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS_REASON= "invokes i386 asm"
+
USE_BZIP2= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes