mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
math/GiNaC: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
9b7bae6dca
commit
f07380d016
@ -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/
|
||||
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user