summaryrefslogtreecommitdiff
path: root/graphics/xfig/patches
diff options
context:
space:
mode:
authoritohy <itohy>2000-06-23 00:22:34 +0000
committeritohy <itohy>2000-06-23 00:22:34 +0000
commit980e82110d693f134708f9ee20d2a9c7a91d8258 (patch)
tree2c82ea924d8f4f976f0deaccf6e853b327c8f67d /graphics/xfig/patches
parenta38205f520ad28d2bd40bdaf099cd399458a9b87 (diff)
downloadpkgsrc-980e82110d693f134708f9ee20d2a9c7a91d8258.tar.gz
Use ${PREFIX} instead of ${X11BASE} for documents and examples, a la PR #9933.
Diffstat (limited to 'graphics/xfig/patches')
-rw-r--r--graphics/xfig/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xfig/patches/patch-aa b/graphics/xfig/patches/patch-aa
index 3b00bb970cc..2dbb4cde14d 100644
--- a/graphics/xfig/patches/patch-aa
+++ b/graphics/xfig/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.5 2000/06/22 08:18:08 itohy Exp $
+$NetBSD: patch-aa,v 1.6 2000/06/23 00:22:35 itohy Exp $
--- Imakefile.orig Fri Jan 14 12:25:09 2000
-+++ Imakefile Thu Jun 22 07:15:59 2000
++++ Imakefile Thu Jun 23 07:28:52 2000
@@ -40,8 +40,8 @@
#ifdef USEJPEG
@@ -60,7 +60,7 @@ $NetBSD: patch-aa,v 1.5 2000/06/22 08:18:08 itohy Exp $
XCOMM use this if you want the multi-key data base file in the standard X11 tree
XFIGLIBDIR = $(LIBDIR)/xfig
-+XFIGDOCDIR = $(X11BASE)/share/doc/xfig
++XFIGDOCDIR = $(PREFIX)/share/doc/xfig
+
XCOMM If your system doesn't have strstr undefine the following definition
XCOMM HAVE_NO_NOSTRSTR = -DNOSTRSTR