Date: Thu, 21 Aug 2014 18:51:57 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365582 - head/textproc/tclExpat Message-ID: <201408211851.s7LIpvY8025042@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Aug 21 18:51:57 2014 New Revision: 365582 URL: http://svnweb.freebsd.org/changeset/ports/365582 QAT: https://qat.redports.org/buildarchive/r365582/ Log: Allow staging as a regular user Modified: head/textproc/tclExpat/Makefile Modified: head/textproc/tclExpat/Makefile ============================================================================== --- head/textproc/tclExpat/Makefile Thu Aug 21 18:51:34 2014 (r365581) +++ head/textproc/tclExpat/Makefile Thu Aug 21 18:51:57 2014 (r365582) @@ -14,7 +14,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/tex USE_LDCONFIG= yes -USES= tcl +USES= tcl uidfix PLIST_SUB+= TCL_VERSION=${TCL_VER} MAKEFILE= ${FILESDIR}/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408211851.s7LIpvY8025042>