ports/102592: [maintainer update] mail/libsieve: fix compilation

Mark Starovoytov mark_sf at kikg.ifmo.ru
Mon Aug 28 05:00:32 UTC 2006


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list