Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Oct 2000 16:50:46 +0200
From:      johann@egenetics.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21726: Port fix: devel/fnorb (maintainer)
Message-ID:  <E13gTP4-0003tT-00@fling.sanbi.ac.za>

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

>Number:         21726
>Category:       ports
>Synopsis:       Port fix: devel/fnorb (maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 03 08:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Johann Visagie
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Electric Genetics
>Environment:
>Description:
Building the port broke under Python 1.6.
Reported by:  Mike Meyer <mwm@mired.org>
>How-To-Repeat:
>Fix:
diff -ruN fnorb.bak/Makefile fnorb/Makefile
--- fnorb.bak/Makefile	Sat Sep 16 07:18:45 2000
+++ fnorb/Makefile	Tue Oct  3 16:47:52 2000
@@ -16,6 +16,7 @@
 NO_CDROM=	Free for academic, research and non-commercial purposes only
 WRKSRC=		${WRKDIR}/Fnorb-${PORTVERSION}/src
 USE_PYTHON=	yes
+ALL_TARGET=
 
 do-configure:
 	@ (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13gTP4-0003tT-00>