openbsd-ports/misc/garmin-utils/patches/patch-Makefile_inc
2003-10-06 19:35:46 +00:00

20 lines
471 B
Plaintext

$OpenBSD: patch-Makefile_inc,v 1.2 2003/10/06 19:35:46 marc Exp $
--- Makefile.inc.orig Mon Oct 6 12:10:41 2003
+++ Makefile.inc Mon Oct 6 12:29:44 2003
@@ -2,13 +2,8 @@
#
# Default installation directories
#
-PREFIX?= /usr/local
-BINDIR?= ${PREFIX}/bin
-.if !empty(unix:M*OpenBSD.)
-MANDIR?= ${PREFIX}/man/cat
-.else
-MANDIR?= ${PREFIX}/man
-.endif
+BINDIR= ${TRUEPREFIX}/bin
+MANDIR= ${TRUEPREFIX}/man/cat
# Name the default serial port to talk to the gps
#