aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-08-03 07:08:45 +0800
committerpat <pat@FreeBSD.org>2002-08-03 07:08:45 +0800
commit7e72a4144cf253c22aeccdd03ebeb151fc14eda5 (patch)
treee15c987e875d2abd60cff8cc61014e670db9fdf2
parent0dc5478ea15b708847d8995ea285541dece8b297 (diff)
downloadfreebsd-ports-graphics-7e72a4144cf253c22aeccdd03ebeb151fc14eda5.tar.gz
freebsd-ports-graphics-7e72a4144cf253c22aeccdd03ebeb151fc14eda5.tar.zst
freebsd-ports-graphics-7e72a4144cf253c22aeccdd03ebeb151fc14eda5.zip
Fix configure script and bump PORTREVISION.
PR: ports/41269 Submitted by: maintainer
-rw-r--r--mail/claws-mail/Makefile1
-rw-r--r--mail/claws-mail/files/patch-configure2
-rw-r--r--mail/sylpheed-claws/Makefile1
-rw-r--r--mail/sylpheed-claws/files/patch-configure2
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