summaryrefslogtreecommitdiff
path: root/games/xzip/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-06-15 23:04:51 +0000
committerwiz <wiz@pkgsrc.org>2001-06-15 23:04:51 +0000
commit364303a36959c5d6e777188490ad35271ff5565b (patch)
treeffa3528cbbfcd84bdd87bb82199696b3c34b8946 /games/xzip/patches
parentc3fa05695f847fb543bc47915387a3c53b8a67ee (diff)
downloadpkgsrc-364303a36959c5d6e777188490ad35271ff5565b.tar.gz
xpkgwedge fix, provided by John P. Darrow in pkg/13220.
Diffstat (limited to 'games/xzip/patches')
-rw-r--r--games/xzip/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xzip/patches/patch-aa b/games/xzip/patches/patch-aa
index 1f9d913d774..1b663d28e7c 100644
--- a/games/xzip/patches/patch-aa
+++ b/games/xzip/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 1998/08/10 22:27:46 tron Exp $
+$NetBSD: patch-aa,v 1.2 2001/06/15 23:04:52 wiz Exp $
--- Makefile.orig Sun Jul 12 00:27:32 1998
+++ Makefile Tue Aug 11 00:14:31 1998
@@ -26,7 +26,7 @@ $NetBSD: patch-aa,v 1.1 1998/08/10 22:27:46 tron Exp $
# definition for where to install xzip executable and man page
-DESTDIR = /usr/local
-+DESTDIR = $(X11BASE)
++DESTDIR = $(PREFIX)
# --------------------