svn commit: r344344 - head/mail/bsfilter

Martin Wilke miwi at FreeBSD.org
Sat Feb 15 10:12:46 UTC 2014


Author: miwi
Date: Sat Feb 15 10:12:46 2014
New Revision: 344344
URL: http://svnweb.freebsd.org/changeset/ports/344344
QAT: https://qat.redports.org/buildarchive/r344344/

Log:
  - Stage support

Modified:
  head/mail/bsfilter/Makefile

Modified: head/mail/bsfilter/Makefile
==============================================================================
--- head/mail/bsfilter/Makefile	Sat Feb 15 10:06:30 2014	(r344343)
+++ head/mail/bsfilter/Makefile	Sat Feb 15 10:12:46 2014	(r344344)
@@ -22,7 +22,6 @@ OPTIONS_DEFINE=	DOCS MECAB
 
 MECAB_DESC=	Part-of-Speech and Morphological Analyzer
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MMECAB}


More information about the svn-ports-all mailing list