summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk83
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-01 03:06:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-01 03:06:49 +0000
commit555a3ebe6cdf7d9691773cd13c13503ad2fdffae (patch)
tree8b731a32ebffa1cf00831def0cd323e7ac45f8c5 /x11-toolkits/tk83
parentAdd dependency to xpm. (diff)
Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
Notes
Notes: svn path=/head/; revision=14974
Diffstat (limited to 'x11-toolkits/tk83')
-rw-r--r--x11-toolkits/tk83/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index 150f14faabb3..53c47fdab23e 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -1,9 +1,9 @@
-# New ports collection makefile for: tk8.0
+# New ports collection makefile for: tk8.1
# Version required: 8.1a2
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.17 1998/10/03 22:05:46 steve Exp $
+# $Id: Makefile,v 1.18 1998/11/11 02:02:14 asami Exp $
#
DISTNAME= tk8.1a2
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
MAINTAINER= jseger@FreeBSD.ORG
LIB_DEPENDS= tcl81.1:${PORTSDIR}/lang/tcl81
+FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80
USE_XLIB= yes
NO_LATEST_LINK= yes