From aa7eef8a0aeaa95e6fcd51b5af0dd4baea55ab72 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Tue, 5 Mar 2024 12:39:23 +0000 Subject: [PATCH] editors/yudit: move manpages to share/man - Move USES to the correct section - Bump PORTREVISION --- editors/yudit/Makefile | 5 ++++- editors/yudit/pkg-plist | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 3f0fae4a2bb9..dca72a6cc6b0 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,5 +1,6 @@ PORTNAME= yudit PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ SUNSITE/apps/editors/X @@ -11,11 +12,13 @@ WWW= https://www.yudit.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.TXT +USES= gmake xorg + CONFLICTS= netatalk -USES= gmake xorg USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share MAKE_JOBS_UNSAFE= yes PORTDATA= * diff --git a/editors/yudit/pkg-plist b/editors/yudit/pkg-plist index 0c98006ee543..fa47ac45525d 100644 --- a/editors/yudit/pkg-plist +++ b/editors/yudit/pkg-plist @@ -2,10 +2,10 @@ bin/mytool bin/uniconv bin/uniprint bin/yudit -man/man1/mytool.1.gz -man/man1/uniconv.1.gz -man/man1/uniprint.1.gz -man/man1/yudit.1.gz +share/man/man1/mytool.1.gz +share/man/man1/uniconv.1.gz +share/man/man1/uniprint.1.gz +share/man/man1/yudit.1.gz share/locale/am/LC_MESSAGES/yudit.mo share/locale/ar/LC_MESSAGES/yudit.mo share/locale/az/LC_MESSAGES/yudit.mo