aboutsummaryrefslogtreecommitdiff
path: root/mail/gnumail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/gnumail/Makefile')
-rw-r--r--mail/gnumail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile
index d312b9ff5e59..b4b9d99676c5 100644
--- a/mail/gnumail/Makefile
+++ b/mail/gnumail/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnumail
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.1.2
CATEGORIES= mail
MASTER_SITES= http://www.collaboration-world.com/gnumail.data/releases/Stable/
DISTNAME= GNUMail-${PORTVERSION}
@@ -16,7 +15,9 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep mail client
BUILD_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
+BUILD_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/mail/addresses
RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
+RUN_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/mail/addresses
PREFIX= ${LOCALBASE}/GNUstep
NO_MTREE= yes