Skip to content

Commit

Permalink
sysutils/swapd: 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 26, 2024
1 parent 024f93f commit 2b11975
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion sysutils/swapd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= swapd
PORTVERSION= 1.0.5
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.rkeene.org/files/oss/swapd/

Expand All @@ -15,6 +15,7 @@ LIB_DEPENDS= libstatgrab.so:devel/libstatgrab

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

USE_RC_SUBR= swapd

Expand Down
4 changes: 2 additions & 2 deletions sysutils/swapd/pkg-plist
@@ -1,5 +1,5 @@
man/man5/swapd.conf.5.gz
man/man8/swapd.8.gz
share/man/man5/swapd.conf.5.gz
share/man/man8/swapd.8.gz
sbin/swapd
sbin/swapd_swapon
sbin/swapd_swapoff
Expand Down

0 comments on commit 2b11975

Please sign in to comment.