diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-21 00:57:05 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-21 00:57:05 +0800 |
commit | 5857f4304ba0b8053972e4ba861656d0e54832cc (patch) | |
tree | 92a712df9b756ec19c16bc11d1c29bc296d31ba2 /multimedia/ab25 | |
parent | 1f806f5ab78b1570026a7edc223d72a57f8c802b (diff) | |
download | freebsd-ports-gnome-5857f4304ba0b8053972e4ba861656d0e54832cc.tar.gz freebsd-ports-gnome-5857f4304ba0b8053972e4ba861656d0e54832cc.tar.zst freebsd-ports-gnome-5857f4304ba0b8053972e4ba861656d0e54832cc.zip |
Allow staging as a regular user
Diffstat (limited to 'multimedia/ab25')
-rw-r--r-- | multimedia/ab25/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ab25/Makefile b/multimedia/ab25/Makefile index 5fceb7143dc1..eff81851c9fd 100644 --- a/multimedia/ab25/Makefile +++ b/multimedia/ab25/Makefile @@ -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 \ |