svn commit: r323925 - in head/mail/bogofilter: . files

Matthias Andree mandree at FreeBSD.org
Mon Jul 29 21:29:24 UTC 2013


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>
 


More information about the svn-ports-all mailing list