Skip to content

Commit

Permalink
benchmarks/thrulay: 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 22, 2024
1 parent a26e32b commit b2aa264
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion benchmarks/thrulay/Makefile
@@ -1,6 +1,6 @@
PORTNAME= thrulay
PORTVERSION= 0.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= benchmarks net
MASTER_SITES= SF

Expand All @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake libtool
USE_LDCONFIG= yes
USE_RC_SUBR= thrulayd
Expand Down
4 changes: 2 additions & 2 deletions benchmarks/thrulay/pkg-plist
Expand Up @@ -6,5 +6,5 @@ lib/libthrulay.a
lib/libthrulay.so
lib/libthrulay.so.0
lib/libthrulay.so.0.0.0
man/man1/thrulay.1.gz
man/man8/thrulayd.8.gz
share/man/man1/thrulay.1.gz
share/man/man8/thrulayd.8.gz

0 comments on commit b2aa264

Please sign in to comment.