Skip to content

Commit

Permalink
biology/exonerate: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 22, 2024
1 parent 73db3bc commit 2044d70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions biology/exonerate/Makefile
@@ -1,5 +1,6 @@
PORTNAME= exonerate
PORTVERSION= 2.4.0
PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= http://ftp.ebi.ac.uk/pub/software/vertebrategenomics/exonerate/

Expand All @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= gnome pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_GNOME= glib20
TEST_TARGET= check

Expand Down
8 changes: 4 additions & 4 deletions biology/exonerate/pkg-plist
Expand Up @@ -25,7 +25,7 @@ bin/fastavalidcds
bin/fasta2esd
bin/fastaannotatecdna
bin/esd2esi
man/man1/exonerate-server.1.gz
man/man1/fastautils.1.gz
man/man1/exonerate.1.gz
man/man1/ipcress.1.gz
share/man/man1/exonerate-server.1.gz
share/man/man1/fastautils.1.gz
share/man/man1/exonerate.1.gz
share/man/man1/ipcress.1.gz

0 comments on commit 2044d70

Please sign in to comment.