mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Restore ipcdir to /var/run
PR: 247719 [1] 247286 [2] Submitted by: cmt [1] Reported by: Tatsuki Makino [2] Approved by: maintainer timeout (followup last coomit) MFH: 2020Q3
This commit is contained in:
parent
c36e69703f
commit
b2bb94bde6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541046
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pcsc-lite
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel security
|
||||
MASTER_SITES= https://pcsclite.apdu.fr/files/
|
||||
@ -22,7 +23,8 @@ PYTHON_NO_DEPENDS= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-libsystemd \
|
||||
--enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/
|
||||
--enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/ \
|
||||
--enable-ipcdir=/var/run
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
SHEBANG_FILES= src/spy/pcsc-spy
|
||||
|
Loading…
Reference in New Issue
Block a user