ports/65302: [Update Port] math/octave: reenable readline support on 4-stable (using the port of readline)
Kay Lehmann
kay_lehmann at web.de
Wed Apr 7 19:52:32 UTC 2004
>Number: 65302
>Category: ports
>Synopsis: [Update Port] math/octave: reenable readline support on 4-stable (using the port of readline)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 07 12:50:17 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Kay Lehmann
>Release: FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.9-STABLE #34: Tue Mar 30 21:05:09 CEST 2004
kay at bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes
>Description:
After updating from 2.1.48 we had to disable readline-support for 4-stable,
because the basesystem version on 4-stable was to old.
This just adds a libdepend to the portversion of readline so we have a much
more useful octave-port again.
>How-To-Repeat:
>Fix:
--- octave-Makefile.diff_enable_readline begins here ---
--- Makefile.orig Wed Apr 7 21:33:04 2004
+++ Makefile Wed Apr 7 21:40:02 2004
@@ -50,7 +50,7 @@
.endif
.if ${OSVERSION} < 500000
-CONFIGURE_ARGS+= --disable-readline
+LIB_DEPENDS+= readline.4:${PORTSDIR}/devel/readline
.endif
MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1
--- octave-Makefile.diff_enable_readline ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list