openbsd-ports/textproc/wdiff/patches/patch-Makefile_in

15 lines
386 B
Plaintext
Raw Normal View History

$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@