From ae920787420b7606df527f93869ed444023bf252 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 28 Jan 2024 23:02:10 +0100 Subject: [PATCH] misc/xosd: Moved man to share/man Approved by: portmgr (blanket) --- misc/xosd/Makefile | 3 ++- misc/xosd/pkg-plist | 34 +++++++++++++++++----------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index c7b02c9e21e90..a0ff2ef194da7 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -1,6 +1,6 @@ PORTNAME= xosd PORTVERSION= 2.2.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= SF/libxosd/libxosd/${PORTNAME}-${PORTVERSION} @@ -16,6 +16,7 @@ USE_CSTD= gnu89 USE_LDCONFIG= yes USE_XORG= ice sm x11 xext xinerama xt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-beep_media_player_plugin \ --disable-new-plugin CONFIGURE_ENV= GLIB_CONFIG='${GLIB_CONFIG}' \ diff --git a/misc/xosd/pkg-plist b/misc/xosd/pkg-plist index 3c81eefe6cee6..b797c13e7b755 100644 --- a/misc/xosd/pkg-plist +++ b/misc/xosd/pkg-plist @@ -5,23 +5,23 @@ lib/libxosd.a lib/libxosd.so lib/libxosd.so.2 lib/libxosd.so.2.2.14 -man/man1/osd_cat.1.gz -man/man1/xosd-config.1.gz -man/man3/xosd.3.gz -man/man3/xosd_create.3.gz -man/man3/xosd_destroy.3.gz -man/man3/xosd_display.3.gz -man/man3/xosd_get_number_lines.3.gz -man/man3/xosd_hide.3.gz -man/man3/xosd_is_onscreen.3.gz -man/man3/xosd_set_align.3.gz -man/man3/xosd_set_bar_length.3.gz -man/man3/xosd_set_horizontal_offset.3.gz -man/man3/xosd_set_pos.3.gz -man/man3/xosd_set_shadow_offset.3.gz -man/man3/xosd_set_vertical_offset.3.gz -man/man3/xosd_show.3.gz -man/man3/xosd_uninit.3.gz +share/man/man1/osd_cat.1.gz +share/man/man1/xosd-config.1.gz +share/man/man3/xosd.3.gz +share/man/man3/xosd_create.3.gz +share/man/man3/xosd_destroy.3.gz +share/man/man3/xosd_display.3.gz +share/man/man3/xosd_get_number_lines.3.gz +share/man/man3/xosd_hide.3.gz +share/man/man3/xosd_is_onscreen.3.gz +share/man/man3/xosd_set_align.3.gz +share/man/man3/xosd_set_bar_length.3.gz +share/man/man3/xosd_set_horizontal_offset.3.gz +share/man/man3/xosd_set_pos.3.gz +share/man/man3/xosd_set_shadow_offset.3.gz +share/man/man3/xosd_set_vertical_offset.3.gz +share/man/man3/xosd_show.3.gz +share/man/man3/xosd_uninit.3.gz share/aclocal/libxosd.m4 %%DATADIR%%/bottom-left.png %%DATADIR%%/bottom-right.png