summaryrefslogtreecommitdiff
path: root/x11-toolkits/itk
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 /x11-toolkits/itk
parentsecurity/rubygem-net-scp: update to 1.2.1 (diff)
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=366092
Diffstat (limited to 'x11-toolkits/itk')
-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} \