diff options
-rw-r--r-- | mail/claws-mail/Makefile | 1 | ||||
-rw-r--r-- | mail/claws-mail/files/patch-configure | 2 | ||||
-rw-r--r-- | mail/sylpheed-claws/Makefile | 1 | ||||
-rw-r--r-- | mail/sylpheed-claws/files/patch-configure | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index eeb98e0bfda..f4ccea797d4 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -7,6 +7,7 @@ PORTNAME= sylpheed-claws PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws diff --git a/mail/claws-mail/files/patch-configure b/mail/claws-mail/files/patch-configure index 8359397a893..e52562dafbb 100644 --- a/mail/claws-mail/files/patch-configure +++ b/mail/claws-mail/files/patch-configure @@ -31,7 +31,7 @@ #line 9862 "configure" #include "confdefs.h" #include <libintl.h> -+#define _nl_domain_bindings _nl_domain_bindings__ /* configure is retarded. */ ++#define _nl_domain_bindings libintl_nl_domain_bindings /* configure is retarded. */ extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; extern diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index eeb98e0bfda..f4ccea797d4 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -7,6 +7,7 @@ PORTNAME= sylpheed-claws PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws diff --git a/mail/sylpheed-claws/files/patch-configure b/mail/sylpheed-claws/files/patch-configure index 8359397a893..e52562dafbb 100644 --- a/mail/sylpheed-claws/files/patch-configure +++ b/mail/sylpheed-claws/files/patch-configure @@ -31,7 +31,7 @@ #line 9862 "configure" #include "confdefs.h" #include <libintl.h> -+#define _nl_domain_bindings _nl_domain_bindings__ /* configure is retarded. */ ++#define _nl_domain_bindings libintl_nl_domain_bindings /* configure is retarded. */ extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; extern |