=================================================================== RCS file: /cvs/ports/emulators/tkdgen/patches/patch-Makefile_in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/emulators/tkdgen/patches/patch-Makefile_in 2008/11/10 13:29:29 1.1 +++ ports/emulators/tkdgen/patches/patch-Makefile_in 2008/11/10 16:49:18 1.2 @@ -1,6 +1,20 @@ -$OpenBSD: patch-Makefile_in,v 1.1 2008/11/10 13:29:29 yason Exp $ ---- Makefile.in.orig Tue Sep 16 04:15:35 2008 -+++ Makefile.in Tue Sep 16 04:15:35 2008 +$OpenBSD: patch-Makefile_in,v 1.2 2008/11/10 16:49:18 yason Exp $ +--- Makefile.in.orig Mon Feb 23 08:17:04 2004 ++++ Makefile.in Mon Nov 10 19:42:29 2008 +@@ -22,11 +22,11 @@ + + srcdir = . + +-prefix = /usr/local ++prefix = ${PREFIX} + exec_prefix = ${prefix} + + bindir = $(exec_prefix)/bin +-datadir = $(prefix)/tkdgen ++datadir = $(prefix)/share/tkdgen + libdir = $(prefix)/lib + infodir = $(prefix)/info + @@ -100,41 +100,41 @@ Makefile: Makefile.in config.status ./config.status