From owner-freebsd-ports Wed Jun 19 17: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C06E37B40E for ; Wed, 19 Jun 2002 17:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5K001B30471; Wed, 19 Jun 2002 17:00:01 -0700 (PDT) (envelope-from gnats) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166]) by hub.freebsd.org (Postfix) with ESMTP id 7C04637B400 for ; Wed, 19 Jun 2002 16:50:48 -0700 (PDT) Received: from cauchy.math.missouri.edu (stephen@localhost [127.0.0.1]) by cauchy.math.missouri.edu (8.12.3/8.12.3) with ESMTP id g5JNoltD050477 for ; Wed, 19 Jun 2002 18:50:47 -0500 (CDT) (envelope-from stephen@cauchy.math.missouri.edu) Received: (from stephen@localhost) by cauchy.math.missouri.edu (8.12.3/8.12.3/Submit) id g5JNolRb050476; Wed, 19 Jun 2002 18:50:47 -0500 (CDT) Message-Id: <200206192350.g5JNolRb050476@cauchy.math.missouri.edu> Date: Wed, 19 Jun 2002 18:50:47 -0500 (CDT) From: Stephen Montgomery-Smith Reply-To: Stephen Montgomery-Smith To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39551: vis5d+ does not build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39551 >Category: ports >Synopsis: vis5d+ does not build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 19 17:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.6-STABLE i386 >Organization: University of Missouri >Environment: System: FreeBSD cauchy 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jun 16 13:02:47 CDT 2002 stephen@cauchy:/usr/obj/usr/src/sys/cauchy i386 >Description: The /usr/ports/science/vis5d+ port does not build because it fails to load a dependency, that is x11-toolkits/gtkglarea. >How-To-Repeat: cd /usr/ports/science/vis5d+ make >Fix: diff -ru vis5d+-old/Makefile vis5d+/Makefile --- vis5d+-old/Makefile Sat Jun 1 17:24:59 2002 +++ vis5d+/Makefile Wed Jun 19 18:40:46 2002 @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmix.a:${PORTSDIR}/graphics/qslim \ convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - netcdf.1:${PORTSDIR}/math/netcdf + netcdf.1:${PORTSDIR}/math/netcdf \ + gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick USE_BISON= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message