aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-rssyl/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-07-10 17:04:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-07-10 17:04:34 +0000
commitabe1fc70e81ec442d1e1ba0bb891bacdce19e500 (patch)
tree8f487bfc8e22e94702a47d1dedb5c8841afe4e59 /mail/claws-mail-rssyl/Makefile
parent056cf19b3abed43a626564a8ca129c3bb641c961 (diff)
downloadports-abe1fc70e81ec442d1e1ba0bb891bacdce19e500.tar.gz
ports-abe1fc70e81ec442d1e1ba0bb891bacdce19e500.zip
Notes
Diffstat (limited to 'mail/claws-mail-rssyl/Makefile')
-rw-r--r--mail/claws-mail-rssyl/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile
index bce880584e3e..f4c41de5ef9b 100644
--- a/mail/claws-mail-rssyl/Makefile
+++ b/mail/claws-mail-rssyl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rssyl
-DISTVERSION= 0.4cvs6
+PORTVERSION= 0.5
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
@@ -21,6 +21,11 @@ RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws
USE_X_PREFIX= yes
USE_AUTOTOOLS= autoconf:259
+USE_GETTEXT= yes
+USE_ICONV= yes
+
+CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
+ --with-libintl-prefix=${LOCALBASE}
post-patch:
@${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac