summaryrefslogtreecommitdiff
path: root/geography/xrmap-base/patches/patch-ab
blob: 2230667de1b44cbf437647a54b3e7421ad82586d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ab,v 1.1 2004/09/09 10:26:27 drochner Exp $

--- editkit/Imakefile.orig	2003-05-18 21:41:24.000000000 +0200
+++ editkit/Imakefile
@@ -1,14 +1,6 @@
-XCOMM Should install to /usr or /usr/local ??
-DESTDIR=/usr
-
-XCOMM Name of man subdirectory of DESTDIR:
-MANDIR=/X11R6/man/man1
-
-XCOMM Name of bin subdirectory of DESTDIR: /X11R6/bin or maybe just  /bin
-BINDIR=/X11R6/bin
 
 XCOMM Name of share subdirectory of DESTDIR:
-SHARE_DIR=/share/editkit
+SHARE_DIR=${PREFIX}/share/editkit
 
 XCOMM
 XCOMM Normally -- except for new architectures -- you should be done there.