diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-07-28 18:01:02 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-07-28 18:01:02 +0000 |
commit | 9dbfdc6e9c6363cc04fad6cd31e892c203111bb0 (patch) | |
tree | 53287bc7e9756379f2e12a8219696c9ce63b4966 | |
parent | 151df98f351a4e5faeca82af85a958a800ee3d36 (diff) | |
download | ports-9dbfdc6e9c6363cc04fad6cd31e892c203111bb0.tar.gz ports-9dbfdc6e9c6363cc04fad6cd31e892c203111bb0.zip |
Notes
-rw-r--r-- | emulators/osmose/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/osmose/Makefile b/emulators/osmose/Makefile index a7df5668f173..7a565d77081f 100644 --- a/emulators/osmose/Makefile +++ b/emulators/osmose/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-final-src MAINTAINER= alejandro@varnet.biz COMMENT= Sega Master System emulator +BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm + ONLY_FOR_ARCHS= i386 USE_ZIP= yes |