Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2014 22:21:48 -0700 (MST)
From:      "Reed A. Cartwright" <cartwright@asu.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/190161: [maintainer-update] Add Options to biology/mafft
Message-ID:  <201405240521.s4O5LmDM063080@herschel.biodesign.asu.edu>
Resent-Message-ID: <201405240540.s4O5e0IR058518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405240521.s4O5LmDM063080>