mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:19:20 +00:00
math/jacal: Moved man to share/man
This commit is contained in:
parent
f4688ca393
commit
70e612b1d1
@ -1,5 +1,6 @@
|
||||
PORTNAME= jacal
|
||||
PORTVERSION= 1c8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/
|
||||
|
||||
@ -15,6 +16,9 @@ RUN_DEPENDS= scm:lang/scm \
|
||||
USES= gmake zip
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--prefix=${PREFIX} \
|
||||
--mandir=${PREFIX}/share/man
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -34,4 +34,4 @@ lib/jacal/unparse.scm
|
||||
lib/jacal/uv-hensel.scm
|
||||
lib/jacal/vect.scm
|
||||
lib/jacal/view.scm
|
||||
man/man1/jacal.1.gz
|
||||
share/man/man1/jacal.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user