Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 16:15:04 +0200 (CEST)
From:      Jona Joachim <walkingshadow@grummel.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        walkingshadow@grummel.net
Subject:   ports/100023: [maintainer] devel/tigcc Incomplete dependencies
Message-ID:  <20060710141504.BE62A7DEC@nirvana.lan.net>
Resent-Message-ID: <200607101420.k6AEKF6a071794@freefall.freebsd.org>

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

>Number:         100023
>Category:       ports
>Synopsis:       [maintainer] devel/tigcc Incomplete dependencies
>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:   Mon Jul 10 14:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jona Joachim
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
none	
>Environment:
System: FreeBSD nirvana.lan.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon May 15 17:27:21 CEST 2006 default@nirvana.lan.net:/usr/obj/usr/src/sys/HYPOCENTER i386

>Description:
The port needs bison to build but I forgot to mention it in the Makefile.
Sorry for this!

Best regards,
Jona

>How-To-Repeat:
>Fix:
--- Makefile.diff begins here ---
--- /usr/ports/devel/tigcc/Makefile	Wed Jun 28 09:08:02 2006
+++ tigcc/Makefile	Mon Jul 10 15:45:48 2006
@@ -22,6 +22,7 @@
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
+USE_BISON=	yes
 NO_WRKSUBDIR=	yes
 
 do-extract:
--- Makefile.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?20060710141504.BE62A7DEC>