Skip to content

Commit

Permalink
biology/vcftools: 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 2, 2024
1 parent 44f5f66 commit ebba67d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion biology/vcftools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vcftools
PORTVERSION= 0.1.16
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology

MAINTAINER= jwb@FreeBSD.org
Expand All @@ -13,6 +13,7 @@ LICENSE= LGPL3
USES= autoreconf cpe gmake perl5 pkgconfig

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_GITHUB= yes

CXXFLAGS+= -std=c++14
Expand Down
2 changes: 1 addition & 1 deletion biology/vcftools/pkg-plist
Expand Up @@ -26,4 +26,4 @@ bin/vcftools
%%SITE_PERL%%/FaSlice.pm
%%SITE_PERL%%/Vcf.pm
%%SITE_PERL%%/VcfStats.pm
man/man1/vcftools.1.gz
share/man/man1/vcftools.1.gz

0 comments on commit ebba67d

Please sign in to comment.