Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2010 12:32:13 +0200
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/148598: [PATCH] emulators/minivmac: remove bash dep + portlint
Message-ID:  <d16ca@azathoth.lan>
Resent-Message-ID: <201007141040.o6EAe2Dm082518@freefall.freebsd.org>

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

>Number:         148598
>Category:       ports
>Synopsis:       [PATCH] emulators/minivmac: remove bash dep + portlint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 14 10:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #5 r208894M: Tue Jun  8 11:03:27
>Description:
- Remove bash dep which seems not to be depend on anymore
- make portlint happy

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- minivmac-3.0.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/emulators/minivmac.orig/Makefile /usr/ports/emulators/minivmac/Makefile
--- /usr/ports/emulators/minivmac.orig/Makefile	2009-07-21 05:11:42.000000000 +0200
+++ /usr/ports/emulators/minivmac/Makefile	2010-07-14 12:30:13.066121143 +0200
@@ -7,7 +7,6 @@
 
 PORTNAME=	minivmac
 PORTVERSION=	3.0.0
-
 CATEGORIES=	emulators
 MASTER_SITES=	SF
 DISTFILES=	${PORTNAME}-${PORTVERSION}.src.tgz ${PORTNAME}-${PORTVERSION}.prj.tgz
@@ -15,8 +14,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A miniature Macintosh emulator
 
-BUILD_DEPENDS=	${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
-
 WRKSRC=		${WRKDIR}/projects/bgclx86d
 
 USE_XORG=	x11 xext
--- minivmac-3.0.0.patch ends here ---

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



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