Skip to content

Commit

Permalink
devel/libuninum: 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 23, 2024
1 parent 6717ecc commit f355e08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion devel/libuninum/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libuninum
PORTVERSION= 2.7
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://billposer.org/Software/Downloads/

Expand All @@ -12,6 +12,7 @@ LIB_DEPENDS= libgmp.so:math/gmp

USES= libtool localbase tar:bz2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

Expand Down
2 changes: 1 addition & 1 deletion devel/libuninum/pkg-plist
Expand Up @@ -7,4 +7,4 @@ lib/libuninum.a
lib/libuninum.so
lib/libuninum.so.5
lib/libuninum.so.5.3.0
man/man1/numconv.1.gz
share/man/man1/numconv.1.gz

0 comments on commit f355e08

Please sign in to comment.