aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-25 16:41:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-25 16:41:00 +0000
commitb64015c23d4f97ee8c1dc7eb471690edfafca44f (patch)
tree3cc87ca6477cfb38b16c2487a4eaddf7ef1a858f
parent9dd4bccbe175a571cc519f425889e4ae6d8a56a7 (diff)
downloadports-b64015c23d4f97ee8c1dc7eb471690edfafca44f.tar.gz
ports-b64015c23d4f97ee8c1dc7eb471690edfafca44f.zip
Notes
-rw-r--r--x11-toolkits/itk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile
index ff5c018a4806..b4fc01a42937 100644
--- a/x11-toolkits/itk/Makefile
+++ b/x11-toolkits/itk/Makefile
@@ -13,7 +13,7 @@ COMMENT= Object-oriented extension to Tk [incr Tk]
LIB_DEPENDS= libitcl.so.${MAJOR}:${PORTSDIR}/lang/itcl
-USES= tk
+USES= tk uidfix
USE_LDCONFIG= yes
MAKE_ENV+= ${PLIST_SUB} \
SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \