summaryrefslogtreecommitdiff
path: root/print/lgrind/patches/patch-aa
blob: a4163c99ca847d149945a9e1917c17c6d0bb81d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.4 1999/12/16 14:34:10 agc Exp $

--- Makefile.orig	Tue Aug  4 15:02:00 1998
+++ Makefile	Tue Dec  7 21:48:48 1999
@@ -3,13 +3,13 @@
 # Id: Makefile,v 2.0 96/02/19 23:54:15 gvr Exp 
 
 # You will almost certainly want to change these
-BASEDIR=/usr/TeX
-DESTDIR=${BASEDIR}/bin
+BASEDIR=${PREFIX}/share
+DESTDIR=${PREFIX}/bin
 #DEFSFILE=/home/mike/LGrind/lgrindef
 DEFSFILE=${BASEDIR}/texmf/tex/latex/lgrind/lgrindef
 TEXINPUTS=${BASEDIR}/texmf/tex/latex/lgrind
 DOC=${BASEDIR}/texmf/doc/latex/lgrind
-MAN=${BASEDIR}/man
+MAN=${PREFIX}/man
 
 CC=gcc
 INSTALL=install