science/mpqc: Move manpages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Gleb Popov 2024-03-25 21:41:04 +03:00
parent e6a69b4af0
commit 020b19ce72
3 changed files with 660 additions and 649 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= mpqc
PORTVERSION= 2.3.1
PORTREVISION= 50
PORTREVISION= 51
CATEGORIES= science parallel
MASTER_SITES= SF

View File

@ -0,0 +1,11 @@
--- doc/Makefile.orig 2005-09-06 04:45:43 UTC
+++ doc/Makefile
@@ -74,7 +74,7 @@ install_man:
.PHONY: install_man
install_man:
$(INSTALL) $(INSTALLDIROPT) $(installroot)$(prefix)
- /bin/cp -r man $(installroot)$(prefix)
+ /bin/cp -r man $(installroot)$(prefix)/share
.PHONY: install_samples
install_samples:

File diff suppressed because it is too large Load Diff