mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
c132ed0706
Turns out that other dependancies also pull in the new gnupg so we end up with a conflict. But this allows the port to build.
12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
--- configure.orig 2014-11-22 16:52:37.804032295 +0100
|
|
+++ configure 2014-11-22 16:52:48.509032582 +0100
|
|
@@ -2527,7 +2527,7 @@
|
|
GTK_REQ=3.4.0
|
|
GTK_MAX=GTK_VERSION_3_4
|
|
|
|
-GNUPG_ACCEPTED="1.2 1.4 2.0"
|
|
+GNUPG_ACCEPTED="1.2 1.4 2.0 2.1"
|
|
GPGME_REQUIRED=1.0.0
|
|
LIBSECRET_REQUIRED=0.16
|
|
AVAHI_GLIB_REQUIRED=0.6
|