summaryrefslogtreecommitdiff
path: root/lang/tclX82
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 /lang/tclX82
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 'lang/tclX82')
-rw-r--r--lang/tclX82/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/tclX82/Makefile b/lang/tclX82/Makefile
index f29f9e1f99ba..e487a958c228 100644
--- a/lang/tclX82/Makefile
+++ b/lang/tclX82/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 February 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1998/09/25 10:05:08 asami Exp $
+# $Id: Makefile,v 1.25 1998/10/11 19:51:36 smace Exp $
#
DISTNAME= tclX8.0.2
@@ -15,6 +15,8 @@ MAINTAINER= jseger@FreeBSD.ORG
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
+FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80
+
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tk