aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-22 02:51:57 +0800
committerantoine <antoine@FreeBSD.org>2014-08-22 02:51:57 +0800
commitaa8d8d36c2b043dbb404a111d217d35b982bd5e9 (patch)
tree9de76a1502cf0280ed12e4d0e730282127888e03 /textproc
parent373fb3b2526712b2d09171b997fad19ff80a5f3e (diff)
downloadfreebsd-ports-gnome-aa8d8d36c2b043dbb404a111d217d35b982bd5e9.tar.gz
freebsd-ports-gnome-aa8d8d36c2b043dbb404a111d217d35b982bd5e9.tar.zst
freebsd-ports-gnome-aa8d8d36c2b043dbb404a111d217d35b982bd5e9.zip
Allow staging as a regular user
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tclExpat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile
index 43fa838ef442..36bc729a8f8e 100644
--- a/textproc/tclExpat/Makefile
+++ b/textproc/tclExpat/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
USE_LDCONFIG= yes
-USES= tcl
+USES= tcl uidfix
PLIST_SUB+= TCL_VERSION=${TCL_VER}
MAKEFILE= ${FILESDIR}/Makefile