Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2013 21:29:23 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323925 - in head/mail/bogofilter: . files
Message-ID:  <201307292129.r6TLTNa6040964@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon Jul 29 21:29:23 2013
New Revision: 323925
URL: http://svnweb.freebsd.org/changeset/ports/323925

Log:
  Cleanup.

Deleted:
  head/mail/bogofilter/files/patch-configure.ac
Modified:
  head/mail/bogofilter/Makefile

Modified: head/mail/bogofilter/Makefile
==============================================================================
--- head/mail/bogofilter/Makefile	Mon Jul 29 21:26:45 2013	(r323924)
+++ head/mail/bogofilter/Makefile	Mon Jul 29 21:29:23 2013	(r323925)
@@ -25,10 +25,6 @@ CONFLICTS_INSTALL?=	bogofilter-sqlite-[0
 USE_BZIP2=	yes
 USE_PERL5_RUN=	yes
 GNU_CONFIGURE=	yes
-MAKE_JOBS_SAFE=	yes
-USE_AUTOTOOLS=	aclocal automake autoconf autoheader
-ACLOCAL_ARGS=	-Im4
-AUTOMAKE_ARGS=	--add-missing
 
 .include <bsd.port.options.mk>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307292129.r6TLTNa6040964>