diff options
-rw-r--r-- | mail/sylpheed/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index e4fa03742d7b..681aa212cbc1 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -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 diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index e4fa03742d7b..681aa212cbc1 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -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 diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index e4fa03742d7b..681aa212cbc1 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -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 diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index e4fa03742d7b..681aa212cbc1 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -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 |