1
0
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:
FUJISHIMA Satsuki 2002-01-22 15:02:20 +00:00
parent ff6f0aabbd
commit ea9e34af9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53567
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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