$OpenBSD: patch-Makefile_inc,v 1.1.1.1 2001/10/31 19:39:04 marc Exp $
--- Makefile.inc.orig	Tue Jun 26 16:41:15 2001
+++ Makefile.inc	Wed Oct 31 11:25:08 2001
@@ -2,9 +2,8 @@
 #
 # Default installation directories
 #
-PREFIX?=	/usr/local
-BINDIR?=	${PREFIX}/bin
-MANDIR?=	${PREFIX}/man/cat
+BINDIR=		${TRUEPREFIX}/bin
+MANDIR=		${TRUEPREFIX}/man/cat
 
 # Name the default serial port to talk to the gps
 #
