summaryrefslogtreecommitdiff
path: root/print/lgrind/patches/patch-aa
blob: 8d09882825efae50b59c1b3fcfd8dc1c8b84f301 (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.2 1999/11/27 23:23:19 rh Exp $

--- Makefile.orig	Sun Nov 28 00:21:43 1999
+++ Makefile	Sun Nov 28 00:21:44 1999
@@ -3,13 +3,13 @@
 # $Id: patch-aa,v 1.2 1999/11/27 23:23:19 rh 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