$OpenBSD$
--- examples/tcl/Makefile.in.orig	Fri May 13 14:59:26 2005
+++ examples/tcl/Makefile.in	Sat Apr 15 03:23:13 2006
@@ -151,6 +151,7 @@ CXXDEPMODE = @CXXDEPMODE@
 CXXFLAGS = @CXXFLAGS@
 CYGPATH_W = @CYGPATH_W@
 DATA_DIR = @DATA_DIR@
+EXAMPLE_DIR = @EXAMPLE_DIR@
 DB2X_TEXIXML = @DB2X_TEXIXML@
 DB2X_XSLTPROC = @DB2X_XSLTPROC@
 DB_SS_HTML_PUBID = @DB_SS_HTML_PUBID@
@@ -454,7 +455,7 @@ with_qhull_FALSE = @with_qhull_FALSE@
 with_qhull_TRUE = @with_qhull_TRUE@
 with_rpath_FALSE = @with_rpath_FALSE@
 with_rpath_TRUE = @with_rpath_TRUE@
-@enable_tcl_TRUE@examples_tcldir = $(DATA_DIR)/examples/tcl
+@enable_tcl_TRUE@examples_tcldir = $(EXAMPLE_DIR)/tcl
 @enable_itcl_FALSE@@enable_tcl_TRUE@mkindex = ../../scripts/mktclIndex -tcl
 @enable_itcl_TRUE@@enable_tcl_TRUE@mkindex = ../../scripts/mktclIndex -itcl
 @enable_tcl_TRUE@dist_examples_tcl_DATA = \
