aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-spamreport/Makefile
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-spamreport/Makefile
parentf1b21e475330b776406be3089bd8810810b0eecf (diff)
downloadports-f4567fd70138f37b7321a24c381e2ba9f60c2755.tar.gz
ports-f4567fd70138f37b7321a24c381e2ba9f60c2755.zip
Notes
Diffstat (limited to 'mail/claws-mail-spamreport/Makefile')
-rw-r--r--mail/claws-mail-spamreport/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile
index 1f5187ec37a3..3e98c9a6aecd 100644
--- a/mail/claws-mail-spamreport/Makefile
+++ b/mail/claws-mail-spamreport/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= spamreport
-PORTVERSION= 0.3.12
-PORTREVISION= 1
+PORTVERSION= 0.3.13
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -17,8 +16,8 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= SpamReport plugin for claws-mail
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
-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
@@ -26,8 +25,9 @@ USE_GMAKE= yes
USE_XORG= x11
USE_AUTOTOOLS= autoconf
MAKE_JOBS_SAFE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+
+CPPFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE}