Skip to content

Commit

Permalink
science/harminv: 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 25, 2024
1 parent 52fab93 commit ae7b6f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion science/harminv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= harminv
PORTVERSION= 1.3.1
PORTREVISION= 22
PORTREVISION= 23
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/harminv/

Expand All @@ -10,6 +10,7 @@ WWW= http://ab-initio.mit.edu/wiki/index.php/Harminv

USES= blaslapack fortran gmake libtool pathfix
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_GCC= yes
CPPFLAGS+= -I${LOCALBASE}/include -fPIC
LD_LIBRARY_PATH= -L${LOCALBASE}/lib -L/usr/lib
Expand Down
2 changes: 1 addition & 1 deletion science/harminv/pkg-plist
Expand Up @@ -2,4 +2,4 @@ bin/harminv
include/harminv.h
lib/libharminv.a
libdata/pkgconfig/harminv.pc
man/man1/harminv.1.gz
share/man/man1/harminv.1.gz

0 comments on commit ae7b6f2

Please sign in to comment.