pkgsrc/print/mgv/patches/patch-ad
jtb a02fa2f50c Initial import of mgv:
mgv is a Motif/LessTif based viewer for PostScript files which uses
Ghostscript as the underlying PostScript rendering engine. Limited
PDF support is also supplied.
2001-04-14 00:51:16 +00:00

13 lines
439 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2001/04/14 00:51:17 jtb Exp $
--- doc/Makefile.in.orig Mon Sep 28 09:54:02 1998
+++ doc/Makefile.in
@@ -89,7 +89,7 @@
mgv-26.html mgv-27.html mgv-28.html mgv-29.html mgv-30.html
helpdir = $(pkgdatadir)/$(VERSION)/help
-help_DATA = mgv.html $(mu_htmlchunks) *.gif
+help_DATA = mgv.html $(mu_htmlchunks)
SUFFIXES = .gif .sgml-in .sgml .ps .eps
mkinstalldirs = $(SHELL) $(top_srcdir)/tools/mkinstalldirs