aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-address_keeper
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-04-17 16:57:18 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-04-17 16:57:18 +0000
commitf4567fd70138f37b7321a24c381e2ba9f60c2755 (patch)
treee70db3f3a581dd9b32861e2cadbe66fd72e47061 /mail/claws-mail-address_keeper
parentf1b21e475330b776406be3089bd8810810b0eecf (diff)
Notes
Diffstat (limited to 'mail/claws-mail-address_keeper')
-rw-r--r--mail/claws-mail-address_keeper/Makefile12
-rw-r--r--mail/claws-mail-address_keeper/distinfo4
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/claws-mail-address_keeper/Makefile b/mail/claws-mail-address_keeper/Makefile
index f6ab6d1e2131..fcbab13fb426 100644
--- a/mail/claws-mail-address_keeper/Makefile
+++ b/mail/claws-mail-address_keeper/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= address_keeper
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= claws-mail-
MAINTAINER= pawel@FreeBSD.org
COMMENT= Keeps all recipient addresses in an addressbook folder
-BUILD_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail
LICENSE= GPLv3
@@ -24,6 +24,9 @@ USE_GMAKE= yes
USE_ICONV= yes
MAKE_JOBS_SAFE= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
@@ -32,7 +35,4 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
.include <bsd.port.mk>
diff --git a/mail/claws-mail-address_keeper/distinfo b/mail/claws-mail-address_keeper/distinfo
index 98238a5437fe..5e93c01151b2 100644
--- a/mail/claws-mail-address_keeper/distinfo
+++ b/mail/claws-mail-address_keeper/distinfo
@@ -1,2 +1,2 @@
-SHA256 (address_keeper-1.0.2.tar.gz) = 55fa21e0979daeeb193684932e4f94b95effaff3c97f540ff470d9f90106655f
-SIZE (address_keeper-1.0.2.tar.gz) = 360137
+SHA256 (address_keeper-1.0.3.tar.gz) = 5bf241e8b525dcafade4c0fc1f46bab95c986ce2a8a915b87f85b5bad65847a6
+SIZE (address_keeper-1.0.3.tar.gz) = 360299