aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-25 18:05:14 +0800
committerasami <asami@FreeBSD.org>1998-09-25 18:05:14 +0800
commit6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46 (patch)
tree0d64327181ccf3824a6202fcaaa55bf071919c72 /x11
parent260f894e40f28b9f4bc51dc630b4a0462962c9a1 (diff)
downloadfreebsd-ports-gnome-6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46.tar.gz
freebsd-ports-gnome-6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46.tar.zst
freebsd-ports-gnome-6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46.zip
tk80 has been ELFized.
Diffstat (limited to 'x11')
-rw-r--r--x11/tkgoodstuff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile
index c3eaa8a1afe5..ef213546c83f 100644
--- a/x11/tkgoodstuff/Makefile
+++ b/x11/tkgoodstuff/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 Oct 1996
# Whom: pst
#
-# $Id: Makefile,v 1.11 1998/08/07 23:56:55 asami Exp $
+# $Id: Makefile,v 1.12 1998/08/08 00:02:08 asami Exp $
#
DISTNAME= tkgoodstuff8.0-final
@@ -14,7 +14,7 @@ MASTER_SITES= http://www-personal.umich.edu/~markcrim/tkgoodstuff/dists/
MAINTAINER= pst@FreeBSD.org
RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
+LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
CONFIGURE_ENV= TCLCONFIGSH=${PREFIX}/lib/tcl8.0/tclConfig.sh \