Skip to content

Commit

Permalink
devel/check: 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 Jan 26, 2024
1 parent 580589c commit b943e9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions devel/check/Makefile
@@ -1,5 +1,6 @@
PORTNAME= check
PORTVERSION= 0.15.2
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/libcheck/check/releases/download/${PORTVERSION}/

Expand All @@ -14,6 +15,7 @@ USES= libtool makeinfo pathfix pkgconfig

CONFIGURE_ENV= ac_cv_path_AWK_PATH=${AWK}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

Expand Down
2 changes: 1 addition & 1 deletion devel/check/pkg-plist
Expand Up @@ -6,7 +6,7 @@ lib/libcheck.so
lib/libcheck.so.0
lib/libcheck.so.0.0.0
libdata/pkgconfig/check.pc
man/man1/checkmk.1.gz
share/man/man1/checkmk.1.gz
share/aclocal/check.m4
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/NEWS
Expand Down

0 comments on commit b943e9f

Please sign in to comment.