Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 14:43:53 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/84245: [MAINTAINER UPDATE] emulators/osmose: add nasm build dependency
Message-ID:  <1122572633.0@phobos.mars.bsd>
Resent-Message-ID: <200507281750.j6SHoHOv037081@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         84245
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] emulators/osmose: add nasm build dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 28 17:50:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


* Add nasm build dependency (always required).


>How-To-Repeat:





>Fix:


--- osmose.diff begins here ---
diff -urN osmose.old/Makefile osmose/Makefile
--- osmose.old/Makefile	Thu Jul 28 14:32:07 2005
+++ osmose/Makefile	Thu Jul 28 14:36:13 2005
@@ -14,6 +14,8 @@
 MAINTAINER=	alejandro@varnet.biz
 COMMENT=	Sega Master System emulator
 
+BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
+
 ONLY_FOR_ARCHS=	i386
 
 USE_ZIP=	yes
--- osmose.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1122572633.0>