Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 16:08:52 +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: r367869 - head/sysutils/manck
Message-ID:  <201409101608.s8AG8qtk042383@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Sep 10 16:08:51 2014
New Revision: 367869
URL: http://svnweb.freebsd.org/changeset/ports/367869
QAT: https://qat.redports.org/buildarchive/r367869/

Log:
  Allow staging as a regular user

Modified:
  head/sysutils/manck/Makefile

Modified: head/sysutils/manck/Makefile
==============================================================================
--- head/sysutils/manck/Makefile	Wed Sep 10 15:48:37 2014	(r367868)
+++ head/sysutils/manck/Makefile	Wed Sep 10 16:08:51 2014	(r367869)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://wolfram.schneider.o
 MAINTAINER=	wosch@FreeBSD.org
 COMMENT=	Manual page consistency checker
 
-USES=		perl5 shebangfix
+USES=		perl5 shebangfix uidfix
 USE_PERL5=	run
 SHEBANG_FILES=	manck.pl
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409101608.s8AG8qtk042383>