From owner-freebsd-ports Fri Jul 9 3: 0: 5 1999 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 89F1C14EC1 for ; Fri, 9 Jul 1999 03:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA32906; Fri, 9 Jul 1999 03:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 535F514E0A; Fri, 9 Jul 1999 02:51:02 -0700 (PDT) Message-Id: <19990709095102.535F514E0A@hub.freebsd.org> Date: Fri, 9 Jul 1999 02:51:02 -0700 (PDT) From: nicolls@dip.ee.uct.ac.za To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/12571: Xfig port doesn't have Ghostscript support enabled Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12571 >Category: ports >Synopsis: Xfig port doesn't have Ghostscript support enabled >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 Jul 9 03:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Fred Nicolls >Release: 3.2-STABLE >Organization: University of Cape Town >Environment: FreeBSD dsp7.ee.uct.ac.za 3.2-STABLE FreeBSD 3.2-STABLE #6: Wed Jun 30 13:58:08 SAST 1999 nicolls@dsp7.ee.uct.ac.za:/usr/src/sys/compile/DSP7 i386 >Description: Xfig-3.2.2 compiles fine, but for some reason the -DGSBIT flag is not set in the makefile DEFINES (even if you have Ghostscript installed). This means that encapsulated postscript picture objects created in xfig are not displayed. >How-To-Repeat: cd /usr/ports/graphics/xfig; make install run xfig Create a picture object of an eps file - The eps picture is not displayed in xfig (a warning about not being able to convert the file pops up). >Fix: cd /usr/ports/graphics/xfig; make configure cd work/xfig.3.2.2 In the Makefile, add -DGSBIT to the line beginning with "^DEFINES =". cd ../.. make install >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message