summaryrefslogtreecommitdiff
path: root/lang/itcl
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-11-13 02:00:44 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-11-13 02:00:44 +0000
commite03fa3e1fed2f8e5cc9094f112a7f746c5b746e2 (patch)
treec28a7ed692996105005afbc22110582177b9dd96 /lang/itcl
parentFix endian-ness problem in bitfield. (diff)
Fixed mistake in tkConfig.sh, in definition of location of libtk,
from -LNONE/lib to -L/usr/local/lib.
Notes
Notes: svn path=/head/; revision=4429
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 2e2d2f4c22f5..a706430a839a 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -3,7 +3,7 @@
# Date created: Aug 17 1996
# Whom: chuckr
#
-# $Id: Makefile,v 1.14 1996/08/26 03:00:41 chuckr Exp $
+# $Id: Makefile,v 1.15 1996/11/12 02:18:30 obrien Exp $
#
DISTNAME= itcl2.1
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/
MAINTAINER= chuckr@freebsd.org
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-shared
+CONFIGURE_ARGS= --enable-shared --exec_prefix=${PREFIX}
post-extract:
@$(RM) -f $(WRKSRC)/tcl7.5/library/*.c