summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-05-07 09:06:19 +0000
committerClive Lin <clive@FreeBSD.org>2001-05-07 09:06:19 +0000
commit36bbe50a64a2b6f290c0ffd929dcf2618e924bb2 (patch)
tree26bda634ec2f08e1bd297c9ce87898f9dba5ecd0
parentActually put some info here (these files were empty) (diff)
Add tcl82 to BUILD_DEPENDS.
Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=42348
-rw-r--r--sysutils/dirdiff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/dirdiff/Makefile b/sysutils/dirdiff/Makefile
index b09c3e2693b6..57902926636c 100644
--- a/sysutils/dirdiff/Makefile
+++ b/sysutils/dirdiff/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://samba.org/pub/paulus/
MAINTAINER= grog
+BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
.include <bsd.port.mk>