summaryrefslogtreecommitdiff
path: root/x11/tk/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-24 02:58:29 +0000
committerjlam <jlam>2001-05-24 02:58:29 +0000
commit06629a71b2111d7d4602f793dc07eef29b313271 (patch)
treee807b25bd304fbda8171eb77bdf58b5641c44fab /x11/tk/Makefile
parent4ca7aa2db585d652fff15b61b7f6403ac595d919 (diff)
downloadpkgsrc-06629a71b2111d7d4602f793dc07eef29b313271.tar.gz
Fix the installed tkConfig.sh so it's possible to use its values to generate
a shared library that depends on libtk83.so. Patch the configure script to set TK_LIB_SPEC to include -Wl,-rpath,... or -R... depending on whether we are ELF or a.out. Bump version number to 8.3.2nb1.
Diffstat (limited to 'x11/tk/Makefile')
-rw-r--r--x11/tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile
index 3c3e5a5ee66..93785f98248 100644
--- a/x11/tk/Makefile
+++ b/x11/tk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2001/02/25 04:18:28 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2001/05/24 02:58:29 jlam Exp $
DISTNAME= tk8.3.2
-PKGNAME= tk-8.3.2
+PKGNAME= tk-8.3.2nb1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \
ftp://ftp.informatik.uni-hamburg.de/pub/soft/lang/tcl/tcl8_3/