- convert to USE_TCL, USE_TK

- fix build with custom LOCALBASE
Reported by:	QAT
Tested by:	ITetcu
This commit is contained in:
Dirk Meyer 2009-06-07 17:23:47 +00:00
parent e73a4b1817
commit 348e19e5a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235364

View file

@ -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 \