Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2014 20:34:54 +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: r372040 - head/devel/bsdowl
Message-ID:  <201411012034.sA1KYscR031970@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Nov  1 20:34:54 2014
New Revision: 372040
URL: https://svnweb.freebsd.org/changeset/ports/372040
QAT: https://qat.redports.org/buildarchive/r372040/

Log:
  Allow staging as a regular user

Modified:
  head/devel/bsdowl/Makefile

Modified: head/devel/bsdowl/Makefile
==============================================================================
--- head/devel/bsdowl/Makefile	Sat Nov  1 20:20:47 2014	(r372039)
+++ head/devel/bsdowl/Makefile	Sat Nov  1 20:34:54 2014	(r372040)
@@ -17,7 +17,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg
 BUILD_DEPENDS=	gm:${PORTSDIR}/graphics/GraphicsMagick
 BUILD_DEPENDS=	gm:${PORTSDIR}/graphics/GraphicsMagick
 
-USES=		tar:xz
+USES=		tar:xz uidfix
 
 HAS_CONFIGURE=	yes
 MAKE_ENV+=	MAKEFLAGS=-r



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