Skip to content

Commit

Permalink
math/alt-ergo: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 6eb91a9 commit 1189805
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion math/alt-ergo/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= alt-ergo
PORTVERSION= 0.95.2
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= http://alt-ergo.ocamlpro.com/http/alt-ergo-${PORTVERSION}/

Expand All @@ -23,6 +23,7 @@ RUN_DEPENDS= ocaml-ocamlgraph>1.8:math/ocaml-ocamlgraph \
ocaml-lablgtk2>=0:x11-toolkits/ocaml-lablgtk2

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake
USE_OCAML= yes
ALL_TARGET= opt pack xpack META
Expand Down
2 changes: 1 addition & 1 deletion math/alt-ergo/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ lib/ocaml/alt-ergo/altErgo.cmi
lib/ocaml/alt-ergo/altErgo.cmo
lib/ocaml/alt-ergo/altErgo.cmx
lib/ocaml/alt-ergo/altErgo.o
man/man1/alt-ergo.1.gz
share/man/man1/alt-ergo.1.gz

0 comments on commit 1189805

Please sign in to comment.