summaryrefslogtreecommitdiff
path: root/mail/enma
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-10-31 07:58:36 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-10-31 07:58:36 +0000
commit25334a5bb6f240d33841b98900e455f0491067d4 (patch)
treedb8d9ad63c53a1ce2ecf3f1783f2ed6d429af126 /mail/enma
parent- update to 9.2 (diff)
- Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns - Fix OptionsNG - Bump PORTREVISION for all ports dependent on dns/ldns - Remove ABI version numbers from LIB_DEPENDS while I'm here PR: ports/173080 [1] Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1] Approved by: portmgr (erwin) Feature safe: yes
Notes
Notes: svn path=/head/; revision=306736
Diffstat (limited to 'mail/enma')
-rw-r--r--mail/enma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/enma/Makefile b/mail/enma/Makefile
index 37ea71ef5b3f..d4ddfd10c63f 100644
--- a/mail/enma/Makefile
+++ b/mail/enma/Makefile
@@ -7,6 +7,7 @@
PORTNAME= enma
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/ENMA/${PORTVERSION}
@@ -53,7 +54,7 @@ CONFIGURE_ARGS+= --with-resolver=libbind \
BUILD_DEPENDS+= ${LOCALBASE}/lib/libbind.a:${PORTSDIR}/dns/libbind
.else
CONFIGURE_ARGS+= --with-resolver=ldns
-LIB_DEPENDS+= ldns.1:${PORTSDIR}/dns/ldns
+LIB_DEPENDS+= ldns:${PORTSDIR}/dns/ldns
.endif
pre-configure: