mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
chase libgpgme libversion.
PR: 34167 Submitted by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
This commit is contained in:
parent
ff6f0aabbd
commit
ea9e34af9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53567
@ -30,7 +30,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
@ -30,7 +30,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
@ -30,7 +30,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
@ -30,7 +30,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user