aboutsummaryrefslogtreecommitdiff
path: root/emulators/tkhfs
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-23 11:14:06 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-23 11:14:06 +0000
commitd410c7ec723cbcdd7cb4af06d9da44b850b412fc (patch)
tree210b531f03f7df8e3153651206b6901720900b2e /emulators/tkhfs
parent3742c1d6b8959b74118c9ddef7df55951c3658ae (diff)
downloadports-d410c7ec723cbcdd7cb4af06d9da44b850b412fc.tar.gz
ports-d410c7ec723cbcdd7cb4af06d9da44b850b412fc.zip
Notes
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r--emulators/tkhfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile
index 67d7fc339472..945e6d39538c 100644
--- a/emulators/tkhfs/Makefile
+++ b/emulators/tkhfs/Makefile
@@ -1,5 +1,5 @@
DISTNAME= tkhfs
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
-DEPENDS= utils/hfs x11/tk
+DEPENDS= ${PORTSDIR}/utils/hfs ${PORTSDIR}/x11/tk
.include <bsd.port.mk>