aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-22 15:02:20 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-22 15:02:20 +0000
commitea9e34af9bf2960341ca29cda9b21bfb5af139ea (patch)
tree2f9f4d67d566ef6e7cacb10b197545f9f62f3dc5
parentff6f0aabbdb7becc7bf6e2664b5d74627462b21f (diff)
Notes
-rw-r--r--mail/sylpheed/Makefile2
-rw-r--r--mail/sylpheed2-devel/Makefile2
-rw-r--r--mail/sylpheed2/Makefile2
-rw-r--r--mail/sylpheed3/Makefile2
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