From c87bcc0ed2b297fd115c856c18f04196fddcf4f6 Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Sun, 3 Mar 2024 12:24:16 +0000 Subject: [PATCH] deskutils/xpad3: Move man pages to share/man Approved by: portmgr (blanket) --- deskutils/xpad3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/xpad3/Makefile b/deskutils/xpad3/Makefile index f45346332ed61..bfc64bafccf03 100644 --- a/deskutils/xpad3/Makefile +++ b/deskutils/xpad3/Makefile @@ -1,6 +1,6 @@ PORTNAME= xpad PORTVERSION= 3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/ PKGNAMESUFFIX= 3 @@ -24,6 +24,7 @@ CONFLICTS_INSTALL= xpad USE_XORG= x11 sm ice USE_GNOME= gtk20 intltool cairo GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share NLS_USES= gettext NLS_CPPFLAGS= ${CXXFLAGS} -I${LOCALBASE}/include @@ -55,7 +56,7 @@ share/locale/zh_TW/LC_MESSAGES/xpad.mo PLIST_FILES= \ bin/xpad \ -man/man1/xpad.1.gz \ +share/man/man1/xpad.1.gz \ share/applications/xpad.desktop \ share/icons/hicolor/scalable/apps/xpad.svg