Skip to content

Commit

Permalink
net/serveez: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent 14b0e01 commit 6f0f1b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions net/serveez/Makefile
@@ -1,5 +1,6 @@
PORTNAME= serveez
PORTVERSION= 0.3.1
PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= GNU

Expand All @@ -15,6 +16,7 @@ CPE_VENDOR= gnu
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-libserveez-install

MAKE_JOBS_UNSAFE= yes
Expand Down
4 changes: 2 additions & 2 deletions net/serveez/pkg-plist
Expand Up @@ -5,8 +5,8 @@ lib/libserveez.a
lib/libserveez.so
lib/libserveez.so.1
lib/libserveez.so.1.1.0
man/man1/serveez.1.gz
man/man1/serveez-config.1.gz
share/man/man1/serveez.1.gz
share/man/man1/serveez-config.1.gz
share/aclocal/serveez.m4
%%DATADIR%%/echo-server.scm
%%DATADIR%%/eval-server.scm
Expand Down

0 comments on commit 6f0f1b1

Please sign in to comment.