Skip to content

Commit

Permalink
sysutils/cmogstored: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 22, 2024
1 parent f0d2fbf commit df372e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sysutils/cmogstored/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cmogstored
PORTVERSION= 1.8.1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://yhbt.net/cmogstored/files/

Expand All @@ -16,9 +17,10 @@ BROKEN_mips64= failst to compile: fdmap.c:89: undefined reference to `__sync_ad
USES= compiler:c11
PLIST_FILES= sbin/cmogstored \
man/man1/cmogstored.1.gz
share/man/man1/cmogstored.1.gz
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin
USE_RC_SUBR= cmogstored
TEST_TARGET= check
Expand Down

0 comments on commit df372e1

Please sign in to comment.