diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-12-19 20:04:43 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-19 20:04:43 +0000 |
commit | 1667392ad34a99022cbab97d5aaa7eda15e257cb (patch) | |
tree | a2b26f211aecaa04fec96a67f19d8b6767d2b40d /mail | |
parent | 7c62b819f626cb2a420082c6c3670f8576774023 (diff) | |
download | ports-1667392ad34a99022cbab97d5aaa7eda15e257cb.tar.gz ports-1667392ad34a99022cbab97d5aaa7eda15e257cb.zip |
Notes
Diffstat (limited to 'mail')
-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 c53839c39308..5ba45e3a1663 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -55,7 +55,7 @@ CONFIGURE_ARGS+=--disable-imlib CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme03 RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index c53839c39308..5ba45e3a1663 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -55,7 +55,7 @@ CONFIGURE_ARGS+=--disable-imlib CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme03 RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index c53839c39308..5ba45e3a1663 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -55,7 +55,7 @@ CONFIGURE_ARGS+=--disable-imlib CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme03 RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index c53839c39308..5ba45e3a1663 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -55,7 +55,7 @@ CONFIGURE_ARGS+=--disable-imlib CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme03 RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else |