From owner-freebsd-ports Fri Jan 21 6:30: 4 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 852FB15454 for ; Fri, 21 Jan 2000 06:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA78050; Fri, 21 Jan 2000 06:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from cichlids.com (pC19F544D.dip0.t-ipconnect.de [193.159.84.77]) by hub.freebsd.org (Postfix) with ESMTP id 3FEA1152EF for ; Fri, 21 Jan 2000 06:28:27 -0800 (PST) (envelope-from alex@cichlids.com) Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id B836FAB92 for ; Fri, 21 Jan 2000 15:28:52 +0100 (CET) Received: (from root@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id PAA14307; Fri, 21 Jan 2000 15:28:39 +0100 (CET) (envelope-from alex) Message-Id: <200001211428.PAA14307@cichlids.cichlids.com> Date: Fri, 21 Jan 2000 15:28:39 +0100 (CET) From: Alexander Langer Reply-To: alex@cichlids.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16253: fix print/transfig (bentofied) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16253 >Category: ports >Synopsis: fix print/transfig (bentofied) >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: Fri Jan 21 06:30:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Alexander Langer >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: -current >Description: fix a forgotten / that makes the install fail (which does not stop the build, strange). found by bento >How-To-Repeat: make package >Fix: --- ../../transfig/patches/patch-ac Fri Dec 24 19:48:00 1999 +++ patch-ac Fri Jan 21 15:25:12 2000 @@ -5,7 +5,7 @@ XCOMM and installed xfig. This will be made automatic in the future. -XFIGLIBDIR = /usr/local/lib/X11/xfig -+XFIGLIBDIR = $(PREFIX)lib/X11/xfig ++XFIGLIBDIR = $(PREFIX)/lib/X11/xfig XCOMM If your system has the strerror() function (doesn't have sys_errlist) then XCOMM comment out NEED_STRERROR with an XCOMM comment. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message