From 074d47e6e1b34d1076d28b6284906167bd12996b Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 27 Mar 2004 21:59:22 +0000 Subject: Add a message that a Ghostscript package is required if you want to convert .fig files to Postscript, PDF, and the like. This is not a dependency, because transfig can be used without Ghostscript as well (eg, to convert to other file formats). Moreover, it is a pre-requisite to Xfig, which doesn't require Ghostscript at all. Closes PR pkg/22959 by Greg A. Woods --- print/transfig/MESSAGE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 print/transfig/MESSAGE (limited to 'print/transfig') diff --git a/print/transfig/MESSAGE b/print/transfig/MESSAGE new file mode 100644 index 00000000000..5d737250e33 --- /dev/null +++ b/print/transfig/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2004/03/27 21:59:22 rh Exp $ + +Please note that Ghostscript is required if you want to convert Xfig +drawings to Postscript, PDF, or related formats. You need to install +one of the Ghostscript packages (see pkgsrc/print/ghostscript*) for +this. +=========================================================================== -- cgit v1.2.3