svn commit: r333848 - head/mail/dbmail

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 15 10:44:20 UTC 2013


Author: sunpoet
Date: Fri Nov 15 10:44:19 2013
New Revision: 333848
URL: http://svnweb.freebsd.org/changeset/ports/333848

Log:
  - Pet portlint
  
  PR:		ports/183964
  Submitted by:	Alan Hicks <ahicks at p-o.co.uk> (maintainer)

Modified:
  head/mail/dbmail/Makefile

Modified: head/mail/dbmail/Makefile
==============================================================================
--- head/mail/dbmail/Makefile	Fri Nov 15 10:44:15 2013	(r333847)
+++ head/mail/dbmail/Makefile	Fri Nov 15 10:44:19 2013	(r333848)
@@ -20,7 +20,7 @@ BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/tex
 		xmlto:${PORTSDIR}/textproc/xmlto \
 		${LOCALBASE}/share/sgml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-450
 
-CONFLICTS=	dbmail-2.* dbmail22-*
+CONFLICTS=	dbmail-2.* dbmail22-[0-9]*
 
 OPTIONS_DEFINE=	DOCS LDAP SIEVE THREADS
 OPTIONS_DEFAULT=	THREADS


More information about the svn-ports-all mailing list