biology/abyss: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
9018662681
commit
dfc94f5f31
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= abyss
|
||||
DISTVERSION= 2.3.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
@ -34,6 +34,7 @@ make_CMD= ${PREFIX}/bin/gmake
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-sparsehash # configure fails to find std::hash, reported to the ML: https://groups.google.com/forum/#!topic/trans-abyss/SZDBKR5bKxs
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
TEST_TARGET= check # tests fail to compile, see https://github.com/bcgsc/abyss/issues/453
|
||||
|
||||
|
|
|
|||
|
|
@ -55,4 +55,4 @@ bin/abyss-todot
|
|||
bin/abyss-tofastq
|
||||
bin/konnector
|
||||
bin/logcounter
|
||||
man/man1/abyss-sealer.1.gz
|
||||
share/man/man1/abyss-sealer.1.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue