Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 08:32:32 -0700 (PDT)
From:      Jan Stocker <Jan.Stocker@t-online.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/67491: ports/egoboo add gmake PATCH dependecy
Message-ID:  <200406021532.i52FWWE5056775@www.freebsd.org>
Resent-Message-ID: <200406021540.i52FeOua044686@freefall.freebsd.org>

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

>Number:         67491
>Category:       ports
>Synopsis:       ports/egoboo add gmake PATCH dependecy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 02 08:40:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jan Stocker
>Release:        
>Organization:
>Environment:
>Description:
Add PATCH_DEPENDS for gmake....

>How-To-Repeat:
      
>Fix:
diff -urN egoboo.orig/Makefile egoboo/Makefile
--- egoboo.orig/Makefile        Mon May 24 17:27:35 2004
+++ egoboo/Makefile     Mon May 24 17:45:18 2004
@@ -15,7 +15,7 @@
 MAINTAINER=    Jan.Stocker@t-online.de
 COMMENT=       A 3d dungeon crawling adventure in the spirit of NetHack
 
-BROKEN=                "gmake is a BUILD_DEPENDS but is used in the patch phase
+PATCH_DEPENDS= gmake:${PORTSDIR}/devel/gmake
 
 WRKSRC=                ${WRKDIR}/${PORTNAME}
 USE_SDL=       sdl     
 

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



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