From owner-freebsd-ports Thu Feb 24 22:10: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BDA3337BE27 for ; Thu, 24 Feb 2000 22:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA23888; Thu, 24 Feb 2000 22:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from rat-thing.netizen.com.au (rat-thing.netizen.com.au [203.30.75.120]) by hub.freebsd.org (Postfix) with ESMTP id F419637BDD3 for ; Thu, 24 Feb 2000 22:07:07 -0800 (PST) (envelope-from benno@rat-thing.netizen.com.au) Received: (from benno@localhost) by rat-thing.netizen.com.au (8.9.3/8.9.3) id RAA22583; Fri, 25 Feb 2000 17:07:01 +1100 (EST) (envelope-from benno) Message-Id: <200002250607.RAA22583@rat-thing.netizen.com.au> Date: Fri, 25 Feb 2000 17:07:01 +1100 (EST) From: Benno Rice Reply-To: benno@rat-thing.netizen.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16975: graphics/xfig port (among others) depends on the wrong version of Xaw3d Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16975 >Category: ports >Synopsis: graphics/xfig port (among others) depends on the wrong version of Xaw3d >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 24 22:10:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Benno Rice >Release: FreeBSD 4.0-CURRENT i386 >Organization: Netizen Pty Ltd >Environment: Twinhead Slimnote VX laptop. Current build as of 22 Feb. Ports cvsup as of 4:45pm, 25 Feb (Australian time) >Description: The xfig port depends on Xaw3d.6, whereas the current libXaw3d port builds Xaw3d.7. This problem also applies to: audio/timidity++-xaw cad/felt emulators/vice games/3dc games/xmine graphics/fxtv japanese/kterm japanese/kterm16c japanese/xfig math/siag print/gv x11/libsx >How-To-Repeat: Attempt to build xfig. >Fix: Apply the patch below to ports/graphics/xfig/Makefile and similar patches to the other ports affected. *** Makefile.orig Fri Feb 25 16:54:52 2000 --- Makefile Fri Feb 25 16:48:26 2000 *************** *** 17,23 **** LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ! Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig USE_IMAKE= yes --- 17,23 ---- LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ! Xaw3d.7:${PORTSDIR}/x11-toolkits/Xaw3d RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig USE_IMAKE= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message