diff options
-rw-r--r-- | biology/exonerate/Makefile | 2 | ||||
-rw-r--r-- | biology/exonerate/pkg-plist | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/biology/exonerate/Makefile b/biology/exonerate/Makefile index e194db681c3e..07a75d9dd9f5 100644 --- a/biology/exonerate/Makefile +++ b/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/ @@ -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 diff --git a/biology/exonerate/pkg-plist b/biology/exonerate/pkg-plist index b3532b0526cd..883b4fac0f38 100644 --- a/biology/exonerate/pkg-plist +++ b/biology/exonerate/pkg-plist @@ -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 |