svn commit: r366092 - head/x11-toolkits/itk
Antoine Brodin
antoine at FreeBSD.org
Mon Aug 25 16:41:01 UTC 2014
Author: antoine
Date: Mon Aug 25 16:41:00 2014
New Revision: 366092
URL: http://svnweb.freebsd.org/changeset/ports/366092
QAT: https://qat.redports.org/buildarchive/r366092/
Log:
Allow staging as a regular user
Modified:
head/x11-toolkits/itk/Makefile
Modified: head/x11-toolkits/itk/Makefile
==============================================================================
--- head/x11-toolkits/itk/Makefile Mon Aug 25 16:40:55 2014 (r366091)
+++ head/x11-toolkits/itk/Makefile Mon Aug 25 16:41:00 2014 (r366092)
@@ -13,7 +13,7 @@ COMMENT= Object-oriented extension to 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} \
More information about the svn-ports-all
mailing list