Skip to content

Commit

Permalink
devel/ftnchek: 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 23, 2024
1 parent 477261b commit 555043b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions devel/ftnchek/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ftnchek
PORTVERSION= 3.3.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SUNSITE/devel/lang/fortran \
http://www.dsm.fordham.edu/~ftnchek/download/
Expand All @@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= skipv:3.3.a,3.3.b,3.3.c

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --libdir=${PREFIX}/share
CONFIGURE_ENV= ac_cv_path_CC="${CC}" ac_cv_path_EMACS="${TRUE}"
MAKE_ARGS= OPT="${CFLAGS}"
Expand Down
4 changes: 2 additions & 2 deletions devel/ftnchek/pkg-plist
@@ -1,6 +1,6 @@
bin/dcl2inc
bin/ftnchek
man/man1/dcl2inc.1.gz
man/man1/ftnchek.1.gz
share/man/man1/dcl2inc.1.gz
share/man/man1/ftnchek.1.gz
share/emacs/site-lisp/ftnchek.el
%%DATADIR%%/dcl2inc.awk

0 comments on commit 555043b

Please sign in to comment.