ports/190161: [maintainer-update] Add Options to biology/mafft

Reed A. Cartwright cartwright at asu.edu
Sat May 24 05:40:00 UTC 2014


>Number:         190161
>Category:       ports
>Synopsis:       [maintainer-update] Add Options to biology/mafft
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 05:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Reed A. Cartwright
>Release:        FreeBSD 10.0-RELEASE-p2 amd64
>Organization:
ASU
>Environment:
System: FreeBSD herschel.biodesign.asu.edu 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	Revise the biology/mafft port to support DOCS and EXAMPLES 
options.

>How-To-Repeat:

>Fix:

Apply the patch below

--- mafft.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354976)
+++ Makefile	(working copy)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mafft
 PORTVERSION=	7.149
+PORTREVISION=	1
 CATEGORIES=	biology
 MASTER_SITES=	http://mafft.cbrc.jp/alignment/software/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-without-extensions-src
@@ -13,6 +14,8 @@
 
 LICENSE=	BSD2CLAUSE
 
+OPTIONS_DEFINE=	DOCS EXAMPLES
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}-without-extensions
 BUILD_WRKSRC=	${WRKSRC}/core
 
--- mafft.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list