Skip to content

Commit

Permalink
devel/libdombey: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Mar 18, 2024
1 parent 1535ced commit 996f718
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions devel/libdombey/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libdombey
PORTVERSION= 5.56
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.mammothcheese.ca/

Expand All @@ -15,6 +16,7 @@ USE_LDCONFIG= yes
CFLAGS+= -I${OPENSSLINC}

DESTDIRNAME= STAGEDIR
MAKE_ARGS= MANDIR="${STAGEDIR}${PREFIX}/share/man/man3/"

PLIST_SUB= PORTVERSION=${PORTVERSION}

Expand Down
4 changes: 2 additions & 2 deletions devel/libdombey/pkg-plist
Expand Up @@ -6,5 +6,5 @@ lib/libdombeythreads.so
lib/libdombeythreads.so.%%PORTVERSION%%
lib/libdombeyevents.so
lib/libdombeyevents.so.%%PORTVERSION%%
man/man3/libdombey.3.gz
man/man3/libdombeyevents.3.gz
share/man/man3/libdombey.3.gz
share/man/man3/libdombeyevents.3.gz

0 comments on commit 996f718

Please sign in to comment.