Skip to content

Commit

Permalink
www/varnish-libvmod-querystring: 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 26, 2024
1 parent d52c310 commit bea89a9
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-querystring/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvmod-querystring
DISTVERSION= v2.0.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX= varnish-

Expand All @@ -17,6 +17,7 @@ USES= autoreconf libtool pkgconfig python:build varnish:7
USE_LDCONFIG= yes

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

0 comments on commit bea89a9

Please sign in to comment.