Date: Mon, 8 Sep 2014 18:39:15 +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: r367667 - head/devel/libhash Message-ID: <201409081839.s88IdFb9020969@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Sep 8 18:39:15 2014 New Revision: 367667 URL: http://svnweb.freebsd.org/changeset/ports/367667 QAT: https://qat.redports.org/buildarchive/r367667/ Log: Allow staging as a regular user Modified: head/devel/libhash/Makefile Modified: head/devel/libhash/Makefile ============================================================================== --- head/devel/libhash/Makefile Mon Sep 8 18:36:26 2014 (r367666) +++ head/devel/libhash/Makefile Mon Sep 8 18:39:15 2014 (r367667) @@ -11,6 +11,7 @@ COMMENT= Library for manipulating hash t WRKSRC= ${WRKDIR}/libhash +USES= uidfix USE_LDCONFIG= yes .if defined(NO_PROFILE)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409081839.s88IdFb9020969>