aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 12:52:41 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 13:23:45 +0000
commit2044d70d1f8ef20a2c22e2bc5d1d986cbd2f9961 (patch)
treed7188e8514d084a36491bbf471c4e22c62d40e91
parent73db3bc233daf09a2b52d391d3b608b73edd5e49 (diff)
downloadports-2044d70d1f8ef20a2c22e2bc5d1d986cbd2f9961.tar.gz
ports-2044d70d1f8ef20a2c22e2bc5d1d986cbd2f9961.zip
biology/exonerate: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--biology/exonerate/Makefile2
-rw-r--r--biology/exonerate/pkg-plist8
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