summaryrefslogtreecommitdiff
path: root/games/xjig
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-11 14:49:50 +0000
committerwiz <wiz>2001-12-11 14:49:50 +0000
commit01dd9fcebab26c7026b7b90d9eb19d1f7c1da6b1 (patch)
tree448d1be37d4a48f5ec1c26644cb7a5b29bf20bb9 /games/xjig
parent3f166e89ba0b13b5173d56cc2d16cff839fc365a (diff)
downloadpkgsrc-01dd9fcebab26c7026b7b90d9eb19d1f7c1da6b1.tar.gz
Data files are not installed into X11BASE, but into PREFIX.
Problem reported by Robert Elz in pkg/14859, including patch.
Diffstat (limited to 'games/xjig')
-rw-r--r--games/xjig/distinfo4
-rw-r--r--games/xjig/patches/patch-aa6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/xjig/distinfo b/games/xjig/distinfo
index c64a739a635..4037eec7360 100644
--- a/games/xjig/distinfo
+++ b/games/xjig/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:40 wiz Exp $
+$NetBSD: distinfo,v 1.3 2001/12/11 14:49:50 wiz Exp $
SHA1 (xjig-2.4.tgz) = 539ee5974d7228e69bb84de1424064f84cac7577
Size (xjig-2.4.tgz) = 124272 bytes
-SHA1 (patch-aa) = 1fb2743d53a5af8f571cc431998980b22f278220
+SHA1 (patch-aa) = b451e2a980d6700512898eb3cf2c5ab7593f3644
diff --git a/games/xjig/patches/patch-aa b/games/xjig/patches/patch-aa
index 89e34d9069b..8bfe766775a 100644
--- a/games/xjig/patches/patch-aa
+++ b/games/xjig/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.2 1998/08/07 10:40:44 agc Exp $
+$NetBSD: patch-aa,v 1.3 2001/12/11 14:49:51 wiz Exp $
--- Imakefile.orig Wed Jul 24 21:48:27 1996
-+++ Imakefile Wed Apr 22 17:57:37 1998
++++ Imakefile
@@ -8,7 +8,7 @@
XCOMM optimization on your version, but if it doesn't work, a compiler bug
XCOMM might be the reason...
@@ -16,7 +16,7 @@ $NetBSD: patch-aa,v 1.2 1998/08/07 10:40:44 agc Exp $
XCOMM which default file should be loaded if no option is set
- JIG_DEFAULT = \"tina.gif\"
-+ JIG_DEFAULT = \"${X11BASE}/lib/xjig/tina.gif\"
++ JIG_DEFAULT = \"${PREFIX}/lib/xjig/tina.gif\"
XCOMM #######################################################################