Skip to content

Commit

Permalink
math/jacal: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent f4688ca commit 70e612b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions math/jacal/Makefile
@@ -1,5 +1,6 @@
PORTNAME= jacal
PORTVERSION= 1c8
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion math/jacal/pkg-plist
Expand Up @@ -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

0 comments on commit 70e612b

Please sign in to comment.