Skip to content

Commit

Permalink
math/GiNaC: 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 12, 2024
1 parent 9b7bae6 commit f07380d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions math/GiNaC/Makefile
@@ -1,5 +1,6 @@
PORTNAME= GiNaC
PORTVERSION= 1.8.7
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
Expand All @@ -17,6 +18,7 @@ LIB_DEPENDS= libcln.so:math/cln
USES= compiler:c++11-lib gmake libtool makeinfo ncurses pathfix \
pkgconfig python:build readline tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
Expand Down
4 changes: 2 additions & 2 deletions math/GiNaC/pkg-plist
Expand Up @@ -54,5 +54,5 @@ lib/libginac.so.11
lib/libginac.so.11.1.6
libdata/pkgconfig/ginac.pc
libexec/ginac-excompiler
man/man1/ginsh.1.gz
man/man1/viewgar.1.gz
share/man/man1/ginsh.1.gz
share/man/man1/viewgar.1.gz

0 comments on commit f07380d

Please sign in to comment.