From 46cea020dadd37d66c33c6af07eb75a5208cae8a Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Wed, 6 Mar 2024 10:19:26 +0000 Subject: [PATCH] devel/libukcprog: Move man pages to share/man Approved by: portmgr (blanket) --- devel/libukcprog/Makefile | 3 ++- devel/libukcprog/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index f1879be0c7fe..ee879a9aa1de 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -1,6 +1,6 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/libukcprog/ \ http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libukcprog/ \ @@ -17,6 +17,7 @@ LICENSE_TEXT= License (see source) does not permit selling for profit LICENSE_PERMS= dist-mirror pkg-mirror auto-accept GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= libtool pathfix pkgconfig USE_LDCONFIG= yes diff --git a/devel/libukcprog/pkg-plist b/devel/libukcprog/pkg-plist index 8c0fb4a4a02c..8901ee81eec9 100644 --- a/devel/libukcprog/pkg-plist +++ b/devel/libukcprog/pkg-plist @@ -4,4 +4,4 @@ lib/libukcprog.so lib/libukcprog.so.0 lib/libukcprog.so.0.0.1 libdata/pkgconfig/libukcprog.pc -man/man3/ukcprog.3.gz +share/man/man3/ukcprog.3.gz