summaryrefslogtreecommitdiffstats
path: root/lang/python31
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-10-14 23:14:37 +0000
committerasami <asami@FreeBSD.org>1996-10-14 23:14:37 +0000
commit9822824c0fd12dfc1f5b12a1f0a9f3ffca28ccb9 (patch)
tree45518e483db8d0c6065e495735a500800ca9c5d2 /lang/python31
parentb01a27135bcb3ea3fdce08d091efd8329608aa19 (diff)
downloadFreeBSD-ports-9822824c0fd12dfc1f5b12a1f0a9f3ffca28ccb9.zip
FreeBSD-ports-9822824c0fd12dfc1f5b12a1f0a9f3ffca28ccb9.tar.gz
Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using
the tcl library in /usr/lib.
Diffstat (limited to 'lang/python31')
-rw-r--r--lang/python31/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 7b7d74c..246b994 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1996/05/11 23:34:13 jkh Exp $
+# $Id: Makefile,v 1.6 1996/08/17 15:39:33 chuckr Exp $
#
DISTNAME= python1.3
@@ -14,8 +14,7 @@ MASTER_SITES= ftp://www.python.org/pub/python/src/ \
MAINTAINER= jkh@FreeBSD.org
-LIB_DEPENDS= tcl75\\.1\\.:${PORTSDIR}/lang/tcl75 \
- tk41\\.1\\.:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
WRKSRC= ${WRKDIR}/Python-1.3
HAS_CONFIGURE= yes
OpenPOWER on IntegriCloud