[Midnightbsd-cvs] mports [23059] trunk/security/gnupg: fix build this time
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Mar 5 22:12:52 EST 2018
Revision: 23059
http://svnweb.midnightbsd.org/mports/?rev=23059
Author: laffer1
Date: 2018-03-05 22:12:52 -0500 (Mon, 05 Mar 2018)
Log Message:
-----------
fix build this time
Modified Paths:
--------------
trunk/security/gnupg/Makefile
trunk/security/gnupg/pkg-plist
Modified: trunk/security/gnupg/Makefile
===================================================================
--- trunk/security/gnupg/Makefile 2018-03-06 02:56:07 UTC (rev 23058)
+++ trunk/security/gnupg/Makefile 2018-03-06 03:12:52 UTC (rev 23059)
@@ -27,7 +27,7 @@
USES= compiler:c11 cpe gmake iconv pkgconfig readline sqlite tar:bzip2
CONFIGURE_ARGS= --disable-ntbtls --disable-wks-tools \
- --enable-gpg-is-gpg2 --enable-symcryptrun
+ --enable-gpg-is-gpg2 --enable-symcryptrun --disable-scdaemon
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INFO= gnupg
Modified: trunk/security/gnupg/pkg-plist
===================================================================
--- trunk/security/gnupg/pkg-plist 2018-03-06 02:56:07 UTC (rev 23058)
+++ trunk/security/gnupg/pkg-plist 2018-03-06 03:12:52 UTC (rev 23059)
@@ -19,7 +19,6 @@
libexec/gpg-preset-passphrase
libexec/gpg-protect-tool
libexec/gpg-wks-client
-%%SCDAEMON%%libexec/scdaemon
man/man1/dirmngr-client.1.gz
man/man1/gpg-agent.1.gz
man/man1/gpg-connect-agent.1.gz
More information about the Midnightbsd-cvs
mailing list