svn commit: r365477 - head/multimedia/ab25

Antoine Brodin antoine at FreeBSD.org
Wed Aug 20 16:57:06 UTC 2014


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 \


More information about the svn-ports-all mailing list