summaryrefslogtreecommitdiff
path: root/x11-toolkits/blt
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-16 08:34:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-16 08:34:04 +0000
commitf34fe624005159042a5862476254aa965328b95a (patch)
tree41d4761208bea8fb78776c32dba76b7cab6f50e6 /x11-toolkits/blt
parentMake this compile with tcl75 in /usr/lib. Make sure it won't accidentally (diff)
Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.
Notes
Notes: svn path=/head/; revision=4004
Diffstat (limited to 'x11-toolkits/blt')
-rw-r--r--x11-toolkits/blt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index 87eb60db9dd9..0fde7421971c 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 August 1996
# Whom: lukin <lukin@okbmei.msk.su>
#
-# $Id: Makefile,v 1.7 1996/08/05 04:00:33 jkh Exp $
+# $Id: Makefile,v 1.8 1996/08/06 04:59:00 asami Exp $
#
DISTNAME= blt-2.1
@@ -13,8 +13,7 @@ DISTFILES= BLT2.1.tar.gz
MAINTAINER= lukin@okbmei.msk.su
-LIB_DEPENDS= tcl75\\.:${PORTSDIR}/lang/tcl75 \
- tk41\\.:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk41\\.:${PORTSDIR}/x11/tk41
WRKSRC= ${WRKDIR}/blt2.1
GNU_CONFIGURE= yes