mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
chase libgpgme libversion.
PR: 34168 Submitted by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
This commit is contained in:
parent
ea9e34af9b
commit
02c390fdde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53568
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ USE_IMLIB= yes
|
|||
CONFIGURE_ARGS+= --disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME) || defined(WITH_ALL)
|
||||
LIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
.endif
|
||||
|
|
|
@ -32,7 +32,7 @@ USE_IMLIB= yes
|
|||
CONFIGURE_ARGS+= --disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME) || defined(WITH_ALL)
|
||||
LIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue