Skip to content

Commit

Permalink
math/jags: 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 24, 2024
1 parent 2bc9174 commit c5fef46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion math/jags/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mcmc-jags
DISTVERSION= 4.3.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \
SF/mcmc-jags/Examples/${S}.x/:2 \
Expand All @@ -20,6 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libltdl.so:devel/libltdl

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= bison compiler:features fortran gmake libtool localbase pathfix
USE_GCC= yes
USE_LDCONFIG= yes
Expand Down
2 changes: 1 addition & 1 deletion math/jags/pkg-plist
Expand Up @@ -108,4 +108,4 @@ lib/libjrmath.so.0
lib/libjrmath.so.0.0.0
libdata/pkgconfig/jags.pc
libexec/jags-terminal
man/man1/jags.1.gz
share/man/man1/jags.1.gz

0 comments on commit c5fef46

Please sign in to comment.