ports/74722: maintainer-update: x11-clocks/buici-clock (unbreak)

Hendrik Scholz hendrik at scholz.net
Sun Dec 5 14:50:23 UTC 2004


>Number:         74722
>Category:       ports
>Synopsis:       maintainer-update: x11-clocks/buici-clock (unbreak)
>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:   Sun Dec 05 14:50:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD plant.wormulon.net 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Aug 13 11:32:22 CEST 2004 hscholz at h2012.ka.strato.de:/usr/src/sys/i386/compile/PLANT i386


	
>Description:
buici-clock depends on bison but lacked the depenceny thus pointyhat reported
build errors.

Changes:

	- add bison dependency
	- unbreak

References:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2004112319/buici-clock-0.4.1.log

>How-To-Repeat:
	
>Fix:

	

--- buici-clock-0.4.1-bison.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-clocks/buici-clock/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	4 Dec 2004 02:00:48 -0000	1.2
+++ Makefile	5 Dec 2004 14:40:58 -0000
@@ -16,10 +16,9 @@
 
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-BROKEN=		Build fails
-
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
+USE_BISON=	yes
 GNU_CONFIGURE=	yes
 
 MAN1=	buici-clock.1
--- buici-clock-0.4.1-bison.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list