openbsd-ports/comms/jpilot/patches/patch-Expense_Makefile_in
fgsch 735170595a don't use gnu dest, instead make this port DESTDIR aware.
this unbust plugins. discussed and ok by pvalchev@.
2003-03-03 03:01:58 +00:00

13 lines
378 B
Plaintext

$OpenBSD: patch-Expense_Makefile_in,v 1.5 2003/03/03 03:01:59 fgsch Exp $
--- Expense/Makefile.in.orig Sun Mar 2 04:16:24 2003
+++ Expense/Makefile.in Sun Mar 2 04:16:30 2003
@@ -2,7 +2,7 @@ top_srcdir = @top_srcdir@
top_builddir = @top_srcdir@
# Install variables
-prefix=@prefix@
+prefix=${PREFIX}
#Pilot flags (include dir), and Libraries
PILOT_FLAGS=@PILOT_FLAGS@