Date: Fri, 5 Sep 2014 18:26:11 +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: r367373 - head/archivers/pixz Message-ID: <201409051826.s85IQB9l058689@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Sep 5 18:26:10 2014 New Revision: 367373 URL: http://svnweb.freebsd.org/changeset/ports/367373 QAT: https://qat.redports.org/buildarchive/r367373/ Log: Allow staging as a regular user Modified: head/archivers/pixz/Makefile Modified: head/archivers/pixz/Makefile ============================================================================== --- head/archivers/pixz/Makefile Fri Sep 5 18:22:24 2014 (r367372) +++ head/archivers/pixz/Makefile Fri Sep 5 18:26:10 2014 (r367373) @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE SUB_FILES= Makefile PLIST_FILES= bin/${PORTNAME} man/man1/pixz.1.gz +USES= uidfix MAKE_ENV+= PTHREAD_LIBS=${PTHREAD_LIBS} post-extract: apply-slist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409051826.s85IQB9l058689>