summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-11-02 16:25:31 +0000
committerjoerg <joerg@pkgsrc.org>2005-11-02 16:25:31 +0000
commit1b1bd273e3b4181ce6057bbc9fb212a672e08b21 (patch)
tree2494abf9dd937e00b7f19b31d04327b2b9369f38
parent0467fcb69a6c810405190bd4c8290ae2d273f0f2 (diff)
downloadpkgsrc-1b1bd273e3b4181ce6057bbc9fb212a672e08b21.tar.gz
libtk84.so contains rpath entries now on FreeBSD and DragonFly,
bump revision.
-rw-r--r--x11/tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile
index 6f2a60f30cd..44603f1a892 100644
--- a/x11/tk/Makefile
+++ b/x11/tk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2005/10/10 17:39:19 reed Exp $
+# $NetBSD: Makefile,v 1.51 2005/11/02 16:25:31 joerg Exp $
DISTNAME= tk${TK_VERSION}-src
PKGNAME= tk-${TK_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}