Skip to content

Commit

Permalink
biology/abyss: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 3, 2024
1 parent 9018662 commit dfc94f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion biology/abyss/Makefile
@@ -1,6 +1,6 @@
PORTNAME= abyss
DISTVERSION= 2.3.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology

MAINTAINER= yuri@FreeBSD.org
Expand Down Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion biology/abyss/pkg-plist
Expand Up @@ -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

0 comments on commit dfc94f5

Please sign in to comment.