Date: Sun, 10 Jan 2016 17:01:04 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405727 - head/mail/bogofilter Message-ID: <201601101701.u0AH14PM082175@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Jan 10 17:01:04 2016 New Revision: 405727 URL: https://svnweb.freebsd.org/changeset/ports/405727 Log: Unbreak bogofilter-sqlite Modified: head/mail/bogofilter/Makefile Modified: head/mail/bogofilter/Makefile ============================================================================== --- head/mail/bogofilter/Makefile Sun Jan 10 16:57:08 2016 (r405726) +++ head/mail/bogofilter/Makefile Sun Jan 10 17:01:04 2016 (r405727) @@ -22,7 +22,7 @@ UNICODE_DESC= Normalize tokens to Unico CONFLICTS_INSTALL?= bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* bogofilter-tc-[0-9]* [a-z][a-z]-bogofilter-[0-9]* -USES= cpe perl5 shebangfix tar:bzip2 +USES+= cpe perl5 shebangfix tar:bzip2 SHEBANG_FILES= contrib/randomtrain.sh contrib/scramble.sh \ src/tests/unsort.pl contrib/*.pl USE_PERL5= run
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601101701.u0AH14PM082175>