From owner-freebsd-ports Fri Jun 23 01:20:15 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA27702 for ports-outgoing; Fri, 23 Jun 1995 01:20:15 -0700 Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA27696 for <ports@freebsd.org>; Fri, 23 Jun 1995 01:20:10 -0700 Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.8/8.6.6) id KAA16280 for ports@freebsd.org; Fri, 23 Jun 1995 10:20:03 +0200 From: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Message-Id: <199506230820.KAA16280@ghpc6.ihf.rwth-aachen.de> Subject: noticed in transfig port To: ports@freebsd.org Date: Fri, 23 Jun 1995 10:20:02 +0200 (MET DST) Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 295 Sender: ports-owner@freebsd.org Precedence: bulk Moin, I noticed that the Imakefile in fig2dev/dev defines both NFSS and EPSF although this is discouraged in the (top-level) README and Imakefile itself. I don't know if it's really harmful; I just deleted the -DEPSF and transfig seems to work fine (well, the exports from xfig are okay). tg