openbsd-ports/textproc/wdiff/patches/patch-Makefile_in
simon 2dfb40bc18 update to version 0.5g
from Giovanni Bechis
ok winiger@
2007-11-24 14:46:29 +00:00

15 lines
386 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.2 2007/11/24 14:46:29 simon Exp $
--- Makefile.in.orig Sat Sep 8 15:49:56 2007
+++ Makefile.in Sat Sep 8 15:55:05 2007
@@ -34,8 +34,8 @@ SHELL = @SHELL@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
-prefix = @prefix@
-exec_prefix = @exec_prefix@
+prefix = ${PREFIX}
+exec_prefix = ${PREFIX}
bindir = @bindir@
sbindir = @sbindir@