Skip to content

Commit

Permalink
sysutils/limine: 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 Mar 11, 2024
1 parent 72373bb commit 89000d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions sysutils/limine/Makefile
@@ -1,5 +1,6 @@
PORTNAME= limine
DISTVERSION= 7.0.5
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://github.com/${PORTNAME}-bootloader/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand All @@ -15,6 +16,7 @@ BUILD_DEPENDS= mtools:emulators/mtools \

USES= gmake
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

CONFIGURE_ARGS= --enable-all
MAKEFILE= GNUmakefile
Expand Down
2 changes: 1 addition & 1 deletion sysutils/limine/pkg-plist
Expand Up @@ -13,4 +13,4 @@ share/limine/limine-bios-cd.bin
share/limine/limine-bios-pxe.bin
share/limine/limine-bios.sys
share/limine/limine-uefi-cd.bin
man/man1/limine.1.gz
share/man/man1/limine.1.gz

0 comments on commit 89000d6

Please sign in to comment.