Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2006 04:54:08 GMT
From:      Mark Starovoytov <mark_sf@kikg.ifmo.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/102592: [maintainer update] mail/libsieve: fix compilation
Message-ID:  <200608280454.k7S4s8Mx021121@www.freebsd.org>
Resent-Message-ID: <200608280500.k7S50VRu036462@freefall.freebsd.org>

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

>Number:         102592
>Category:       ports
>Synopsis:       [maintainer update] mail/libsieve: fix compilation
>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 Aug 28 05:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Mark Starovoytov
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD relay.rubinrelax.spb.ru 6.1-STABLE FreeBSD 6.1-STABLE #2: Wed Aug 9 10:26:16 MSD 2006 root@relay.rubinrelax.spb.ru:/usr/obj/usr/src/sys/2828_60_03 i386
>Description:
Add devel/bison dependency to fix compilation
>How-To-Repeat:

>Fix:
--- Makefile	Mon Aug 28 08:37:37 2006
+++ Makefile	Mon Aug 28 08:43:10 2006
@@ -15,8 +15,6 @@
 MAINTAINER=	mark_sf@kikg.ifmo.ru
 COMMENT=	A library for parsing, sorting and filtering mail
 
-BROKEN=		Does not compile
-
 GNU_CONFIGURE=	yes
 CONFIGURE_WRKSRC=${WRKSRC}/src
 CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
@@ -24,6 +22,7 @@
 USE_GMAKE=	yes
 BUILD_WRKSRC=	${WRKSRC}/src
 INSTALL_WRKSRC=	${WRKSRC}/src
+USE_BISON=	yes
 USE_LDCONFIG=	yes
 # get rid of the `size_t' problem in header.y
 USE_GCC=	3.2+

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



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