summaryrefslogtreecommitdiff
path: root/x11/tk/Makefile
diff options
context:
space:
mode:
authordanw <danw@pkgsrc.org>2004-04-09 23:39:00 +0000
committerdanw <danw@pkgsrc.org>2004-04-09 23:39:00 +0000
commitb65724482c0df2af519683f59f5d1ddc2a242723 (patch)
tree8fee00bdda69d430a25f7a341ccee92b36de610d /x11/tk/Makefile
parent1ebcb21beaffdf28e35f794b97b2f620d5fcf7a4 (diff)
downloadpkgsrc-b65724482c0df2af519683f59f5d1ddc2a242723.tar.gz
Fix up some Makefile logic that got broken by the libtool patches (and
prevented it from building on some platforms). Ensure that the built library is named libtk84 (as opposed to libtk8.4) on all platforms.
Diffstat (limited to 'x11/tk/Makefile')
-rw-r--r--x11/tk/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile
index dc82b71661f..d1cef50a38a 100644
--- a/x11/tk/Makefile
+++ b/x11/tk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2004/03/25 22:49:15 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2004/04/09 23:39:00 danw Exp $
DISTNAME= tk8.4.6-src
PKGNAME= tk-8.4.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
@@ -46,13 +46,6 @@ post-patch:
${RM} -f mkLinks.tmp; \
${CHMOD} +x mkLinks;
-pre-install:
- cd ${WRKSRC}; for file in \
- tkUnixInit.o libtk84.so wish; \
- do \
- ${TOUCH} $${file}; \
- done
-
post-install:
cd ${WRKDIR} && ${PAX} -rwpm man ${PREFIX}
${RM} -rf ${WRKDIR}/man