From owner-freebsd-ports Mon May 15 19:40: 8 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 DA1F437B59C for ; Mon, 15 May 2000 19:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA30510; Mon, 15 May 2000 19:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mental.oneinsane.net (mental.oneinsane.net [207.113.133.235]) by hub.freebsd.org (Postfix) with ESMTP id AE2F637BABD for ; Mon, 15 May 2000 19:31:04 -0700 (PDT) (envelope-from root@mental.oneinsane.net) Received: (from root@localhost) by mental.oneinsane.net (8.9.3/8.9.3) id TAA23603; Mon, 15 May 2000 19:31:00 -0700 (PDT) (envelope-from root) Message-Id: <200005160231.TAA23603@mental.oneinsane.net> Date: Mon, 15 May 2000 19:31:00 -0700 (PDT) From: insane@lunatic.oneinsane.net Reply-To: insane@lunatic.oneinsane.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/18579: ghostscript5 sets basd link Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18579 >Category: ports >Synopsis: Try building ghostscript5 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 15 19:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ron Rosson >Release: FreeBSD 4.0-RELEASE i386 >Organization: OneInsane Network >Environment: FreeBSD 4.0-RELEASE with a ports tree cvsup'd today 5/15/2000 >Description: Port fails to build because of bad symbolic link >How-To-Repeat: make the port >Fix: --- Makefile Mon May 15 19:16:24 2000 +++ Makefile.orig Mon May 15 19:14:25 2000 @@ -36,7 +36,7 @@ post-extract: ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg - ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.6 ${WRKSRC}/libpng + ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.5 ${WRKSRC}/libpng # additional PCL3 driver @${TAR} -xf ${WRKDIR}/hpdj-2.6/hpdj.tar -C ${WRKSRC} @${CAT} ${WRKSRC}/devs.mak-5.10.add >> ${WRKSRC}/devs.mak >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message