Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2014 19:02:17 +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: r367675 - head/net/sl2tps
Message-ID:  <201409081902.s88J2H1e035192@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Sep  8 19:02:17 2014
New Revision: 367675
URL: http://svnweb.freebsd.org/changeset/ports/367675
QAT: https://qat.redports.org/buildarchive/r367675/

Log:
  Allow staging as a regular user

Modified:
  head/net/sl2tps/Makefile

Modified: head/net/sl2tps/Makefile
==============================================================================
--- head/net/sl2tps/Makefile	Mon Sep  8 19:00:33 2014	(r367674)
+++ head/net/sl2tps/Makefile	Mon Sep  8 19:02:17 2014	(r367675)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 LIB_DEPENDS=	libpdel.so:${PORTSDIR}/devel/libpdel
 
+USES=		uidfix
+
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|$${PREFIX}/include|$${LOCALBASE}/include|g ; \



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