Skip to content

Commit

Permalink
www/varnish-libvmod-dynamic: Move manpages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
arrowd committed Mar 27, 2024
1 parent 86a8b02 commit f5152ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion www/varnish-libvmod-dynamic/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvmod-dynamic
PORTVERSION= 20230321
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX= varnish-

Expand All @@ -19,6 +19,7 @@ USES= autoreconf compiler:c11 gmake libtool pkgconfig \
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-static
INSTALL_TARGET= install-strip
DOCSDIR= ${PREFIX}/share/doc/vmod-dynamic
Expand Down
2 changes: 1 addition & 1 deletion www/varnish-libvmod-dynamic/pkg-plist
@@ -1,4 +1,4 @@
lib/varnish/vmods/libvmod_dynamic.so
man/man3/vmod_dynamic.3.gz
share/man/man3/vmod_dynamic.3.gz
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README.rst

0 comments on commit f5152ad

Please sign in to comment.