summaryrefslogtreecommitdiff
path: root/lang/tcl-itcl-current/patches/patch-ae
blob: bda33889029612ea9858f7bb260d3183b59489a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.1.1.1 2004/09/24 21:16:02 dmcmahill Exp $

--- iwidgets/Makefile.in.orig	Wed Sep 25 23:12:59 2002
+++ iwidgets/Makefile.in
@@ -40,7 +40,7 @@ libdir = @libdir@
 INSTALL_ROOT =
 
 # Path name to use when installing library scripts:
-SCRIPT_INSTALL_DIR = $(INSTALL_ROOT)$(libdir)/iwidgets$(IWIDGETS_VERSION)
+SCRIPT_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/lib/tcl/iwidgets$(VERSION)
 
 # Directory in which to install the archive libtcl.a:
 LIB_INSTALL_DIR = $(INSTALL_ROOT)$(libdir)