svn commit: r355931 - head/biology/mafft

Jonathan Chu milki at FreeBSD.org
Sat May 31 04:18:18 UTC 2014


Author: milki
Date: Sat May 31 04:18:18 2014
New Revision: 355931
URL: http://svnweb.freebsd.org/changeset/ports/355931
QAT: https://qat.redports.org/buildarchive/r355931/

Log:
  Add DOCS and EXAMPLE options to biology/mafft
  
  PR:		ports/190161
  Submitted by:	"Reed A. Cartwright" <cartwright at asu.edu> (maintainer)
  Approved by:	swills (maintainer)

Modified:
  head/biology/mafft/Makefile

Modified: head/biology/mafft/Makefile
==============================================================================
--- head/biology/mafft/Makefile	Sat May 31 04:10:40 2014	(r355930)
+++ head/biology/mafft/Makefile	Sat May 31 04:18:18 2014	(r355931)
@@ -13,6 +13,8 @@ COMMENT=	Multiple alignment program for 
 
 LICENSE=	BSD2CLAUSE
 
+OPTIONS_DEFINE=	DOCS EXAMPLES
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}-without-extensions
 BUILD_WRKSRC=	${WRKSRC}/core
 


More information about the svn-ports-all mailing list