From 1c0ce5c60e15cada76eb98fc875b12ffd8a30cc3 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 24 Feb 2024 09:50:46 +0100 Subject: graphics/dia: Moved man to share/man Approved by: portmgr (blanket) --- graphics/dia/Makefile | 3 ++- graphics/dia/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 4d7ae14db4cc..aebee638f43c 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,6 +1,6 @@ PORTNAME= dia PORTVERSION= 0.97.3 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME @@ -22,6 +22,7 @@ CPE_VENDOR= gnome USE_GNOME= gtk20 gnomeprefix libxslt libartlgpl2 intlhack GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-gnome CONFIGURE_ENV= LOCALBASE="${LOCALBASE}" diff --git a/graphics/dia/pkg-plist b/graphics/dia/pkg-plist index 134b42e063dd..b5a32961d00f 100644 --- a/graphics/dia/pkg-plist +++ b/graphics/dia/pkg-plist @@ -34,8 +34,8 @@ lib/dia/libwpg_filter.so %%WMF%%lib/dia/libwmf_filter.so lib/dia/libxfig_filter.so lib/dia/libxslt_filter.so -%%PORTDOCS%%man/fr/man1/dia.1.gz -%%PORTDOCS%%man/man1/dia.1.gz +%%PORTDOCS%%share/man/fr/man1/dia.1.gz +%%PORTDOCS%%share/man/man1/dia.1.gz share/applications/dia.desktop share/dia/dia-splash.png share/dia/shapes/Assorted/arrow-chevron.png -- cgit v1.2.3