diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-03-01 12:25:32 -0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-03-01 13:11:25 -0800 |
commit | faee0f7c7416c7ffbb4d6157140cd75ff7c7fc7f (patch) | |
tree | 550acef17bf4dcd67b14e1b2c970ffe14e487595 /www | |
parent | net/44bsd-rdist: move man page (diff) |
www/dillo2: move man page
Diffstat (limited to 'www')
-rw-r--r-- | www/dillo2/Makefile | 1 | ||||
-rw-r--r-- | www/dillo2/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 8fbf9f55310b..9f932dc125b5 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -27,6 +27,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-efence \ --disable-insure \ --libdir=${PREFIX}/libexec +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share LDFLAGS+= -lthr # Fix build with clang11 diff --git a/www/dillo2/pkg-plist b/www/dillo2/pkg-plist index afb9b4a12f55..a02ea17856e1 100644 --- a/www/dillo2/pkg-plist +++ b/www/dillo2/pkg-plist @@ -15,5 +15,5 @@ libexec/dillo/dpi/ftp/ftp.filter.dpi libexec/dillo/dpi/hello/hello.filter.dpi libexec/dillo/dpi/https/https.filter.dpi libexec/dillo/dpi/vsource/vsource.filter.dpi -man/man1/dillo.1.gz +share/man/man1/dillo.1.gz @dir libexec/dillo/hyphenation |