aboutsummaryrefslogtreecommitdiff
path: root/emulators/hfsutils
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-06-07 17:23:47 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-06-07 17:23:47 +0000
commit348e19e5a8dc2f853a4d7dd77cb31921c36c611f (patch)
tree71df926aeec9916442d1b430602827866898efdd /emulators/hfsutils
parente73a4b1817b9d6264d58505d4aa123e91ae2f48e (diff)
downloadports-348e19e5a8dc2f853a4d7dd77cb31921c36c611f.tar.gz
ports-348e19e5a8dc2f853a4d7dd77cb31921c36c611f.zip
Notes
Diffstat (limited to 'emulators/hfsutils')
-rw-r--r--emulators/hfsutils/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile
index 3336a5102bd0..e1e45d56dcb0 100644
--- a/emulators/hfsutils/Makefile
+++ b/emulators/hfsutils/Makefile
@@ -16,10 +16,11 @@ COMMENT= Yet Another HFS Utility
CONFLICTS= hfs-[0-9]*
-LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
+USE_TCL= 84
+USE_TK= 84
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl --with-tk
+CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tk=${TK_LIBDIR}
MAN1= hattrib.1 \
hcd.1 \