From 9dbfdc6e9c6363cc04fad6cd31e892c203111bb0 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 28 Jul 2005 18:01:02 +0000 Subject: - Add nasm as a dependency PR: ports/84245 Submitted by: Alejandro Pulver (maintainer) --- emulators/osmose/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emulators/osmose') 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 -- cgit v1.2.3