Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2003 23:31:48 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51923: Update port: math/oleo
Message-ID:  <20030507233148.33c50bd6.tkato@prontomail.com>
Resent-Message-ID: <200305071440.h47EeFXi071603@freefall.freebsd.org>

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

>Number:         51923
>Category:       ports
>Synopsis:       Update port: math/oleo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 07:40:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/oleo/Makefile math/oleo/Makefile
--- /usr/ports/math/oleo/Makefile	Sat Apr 12 22:57:21 2003
+++ math/oleo/Makefile	Wed May  7 09:22:28 2003
@@ -17,8 +17,10 @@
 
 LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
 
+USE_PERL5_BUILD=	yes
+USE_BISON=	yes
 USE_REINPLACE=	yes
-USE_AUTOCONF_VER=213
+USE_AUTOCONF_VER=	213
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
 CONFIGURE_ARGS=	--with-x --without-xlt --without-SciPlot
>Release-Note:
>Audit-Trail:
>Unformatted:



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