Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2014 16:57:05 +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: r365477 - head/multimedia/ab25
Message-ID:  <201408201657.s7KGv5d5003562@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Aug 20 16:57:05 2014
New Revision: 365477
URL: http://svnweb.freebsd.org/changeset/ports/365477
QAT: https://qat.redports.org/buildarchive/r365477/

Log:
  Allow staging as a regular user

Modified:
  head/multimedia/ab25/Makefile

Modified: head/multimedia/ab25/Makefile
==============================================================================
--- head/multimedia/ab25/Makefile	Wed Aug 20 16:17:30 2014	(r365476)
+++ head/multimedia/ab25/Makefile	Wed Aug 20 16:57:05 2014	(r365477)
@@ -15,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/licence.txt
 LIB_DEPENDS=	libpcsclite.so:${PORTSDIR}/devel/pcsc-lite
 RUN_DEPENDS=	${LOCALBASE}/lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD/libccid.so:${PORTSDIR}/devel/libccid
 
+USES=		uidfix
 USE_LDCONFIG=	yes
-MAKE_JOBS_SAFE=	yes
 PORTDOCS=	README readme-en.txt readme-jp.txt
 
 PLIST_FILES=	bin/b25 \



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