pkgsrc/graphics/ppmtoxvpic/patches/patch-aa
hubertf fe786c05cb ppmtoxvpic-0.99.9 added:
Utilities to create files that can be used as preview files
for xv and gimp, usually stored in .xvpics directory.

These utilities are part of the "dfm" package, but not
installed by default.
2001-08-05 01:51:08 +00:00

13 lines
303 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2001/08/05 01:51:08 hubertf Exp $
--- Makefile.in.orig Tue May 1 22:58:09 2001
+++ Makefile.in
@@ -93,7 +93,7 @@
VERSION = @VERSION@
l = @l@
-SUBDIRS = intl src po share utils dfmext-install
+SUBDIRS = utils
man_MANS = dfm.1x
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4