diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-05-07 09:06:19 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-05-07 09:06:19 +0000 |
commit | 36bbe50a64a2b6f290c0ffd929dcf2618e924bb2 (patch) | |
tree | 26bda634ec2f08e1bd297c9ce87898f9dba5ecd0 /sysutils | |
parent | 44e31a08b738456a563c716b56cd02b8f68ee16b (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dirdiff/Makefile | 1 |
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> |