Skip to content
Snippets Groups Projects
Commit 439dd9e3 authored by Thierry Thomas's avatar Thierry Thomas
Browse files

math/lcalc: move man page

parent 0ffb6ff1
No related branches found
No related tags found
No related merge requests found
PORTNAME= lcalc
PORTVERSION= 2.0.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/misc/sage/spkg/upstream/lcalc/
......@@ -23,7 +23,9 @@ LIB_DEPENDS= libgmp.so:math/gmp \
USES= compiler:c++11-lang gmake libtool localbase tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pari
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-pari \
--mandir=${PREFIX}/share/man
INSTALL_TARGET= install-strip
TEST_TARGET= check
USE_LDCONFIG= yes
......
......@@ -22,7 +22,6 @@ lib/libLfunction.so
lib/libLfunction.so.1
lib/libLfunction.so.1.0.1
libdata/pkgconfig/lcalc.pc
man/man1/lcalc.1.gz
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
......@@ -36,3 +35,4 @@ man/man1/lcalc.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/data_maass
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/data_tau
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.cc
share/man/man1/lcalc.1.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment