aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/hfsutils
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-02-21 23:11:22 +0800
committergahr <gahr@FreeBSD.org>2014-02-21 23:11:22 +0800
commit8fe6386c60447049aa0cfbd4878cf7618c82f0ad (patch)
tree1db84f3357bbbee4eb11a299a740e8fd721ca1bc /sysutils/hfsutils
parent43768c3c9e292318a18bb57ba7a058decabcd651 (diff)
downloadfreebsd-ports-gnome-8fe6386c60447049aa0cfbd4878cf7618c82f0ad.tar.gz
freebsd-ports-gnome-8fe6386c60447049aa0cfbd4878cf7618c82f0ad.tar.zst
freebsd-ports-gnome-8fe6386c60447049aa0cfbd4878cf7618c82f0ad.zip
- Convert to USES=tk
Diffstat (limited to 'sysutils/hfsutils')
-rw-r--r--sysutils/hfsutils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/hfsutils/Makefile b/sysutils/hfsutils/Makefile
index 4efb9d2b4d7d..5619b878b206 100644
--- a/sysutils/hfsutils/Makefile
+++ b/sysutils/hfsutils/Makefile
@@ -47,8 +47,7 @@ NO_STAGE= yes
.if ${PORT_OPTIONS:MTCLTK}
CATEGORIES+= tcl tk
-USE_TCL= 84+
-USE_TK= 84+
+USES= tk
CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tk=${TK_LIBDIR}
CPPFLAGS+= -I${LOCALBASE}/include