From dbb1ea4a1c2c2fd33c12e2595f9c2c338eca812a Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 19 Feb 2014 14:45:19 +0000 Subject: Consolidate the docbook ports into -sgml and -xml variants. Submitted by: hrs (based on) Sponsored by: Absolight --- mail/dbmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 811676d95bb2..b79df57688cd 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -3,6 +3,7 @@ PORTNAME= dbmail PORTVERSION= 3.1.10 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/3.1/ \ http://git.dbmail.eu/paul/dbmail/snapshot/ @@ -19,7 +20,7 @@ LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \ xmlto:${PORTSDIR}/textproc/xmlto \ - ${LOCALBASE}/share/sgml/docbook/4.5:${PORTSDIR}/textproc/docbook-450 + ${LOCALBASE}/share/sgml/docbook/4.5:${PORTSDIR}/textproc/docbook-sgml CONFLICTS= dbmail-2.* dbmail22-[0-9]* -- cgit