summaryrefslogtreecommitdiffstats
path: root/emulators/tkhfs
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerasami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit1501023452eb1fb6acdc28a2196e24dbd99a1212 (patch)
tree409436ca3502910634e8ede70287fc792e31de14 /emulators/tkhfs
parentced852667e215d5ec6ec32129eb19e8c18852d5e (diff)
downloadFreeBSD-ports-1501023452eb1fb6acdc28a2196e24dbd99a1212.zip
FreeBSD-ports-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.gz
Fix up dependencies for ports that moved into the x11-toolkits category.
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r--emulators/tkhfs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile
index 02d9cf6..ebb66c7 100644
--- a/emulators/tkhfs/Makefile
+++ b/emulators/tkhfs/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.15 1997/04/20 13:19:02 wosch Exp $
+# $Id: Makefile,v 1.16 1998/07/27 23:24:18 asami Exp $
#
DISTNAME= tkhfs
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
-RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs wish4.1:${PORTSDIR}/x11/tk41
+RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \
+ wish4.1:${PORTSDIR}/x11-toolkits/tk41
.include <bsd.port.mk>
OpenPOWER on IntegriCloud