svn commit: r323198 - head/mail/courier

Martin Wilke miwi at FreeBSD.org
Thu Jul 18 05:28:37 UTC 2013


Author: miwi
Date: Thu Jul 18 05:28:36 2013
New Revision: 323198
URL: http://svnweb.freebsd.org/changeset/ports/323198

Log:
  - Unbreak build after autotools update

Modified:
  head/mail/courier/Makefile

Modified: head/mail/courier/Makefile
==============================================================================
--- head/mail/courier/Makefile	Thu Jul 18 05:22:02 2013	(r323197)
+++ head/mail/courier/Makefile	Thu Jul 18 05:28:36 2013	(r323198)
@@ -58,6 +58,7 @@ MIMETYPES=	${LOCALBASE}/etc/mime.types
 WITH_TRANSPORT=	local esmtp dsn
 
 USE_AUTOTOOLS=	libtool aclocal
+AUTOMAKE_ARGS=	--add-missing
 USE_BZIP2=	yes
 USE_GCC=	any
 USE_FAM=	yes


More information about the svn-ports-all mailing list