git: ac63d10cfc2d - main - print/system-config-printer: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 12:17:13 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac63d10cfc2dd03e3fd39f76c6eec338332cc6da commit ac63d10cfc2dd03e3fd39f76c6eec338332cc6da Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 12:12:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 12:12:51 +0000 print/system-config-printer: Moved man to share/man Approved by: portmgr (blanket) --- print/system-config-printer/Makefile | 3 ++- print/system-config-printer/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index c73cd1cfddcf..d27c077ffce3 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -1,6 +1,6 @@ PORTNAME= system-config-printer PORTVERSION= 1.5.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print gnome MAINTAINER= gnome@FreeBSD.org @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= autoreconf desktop-file-utils gettext gmake gnome pathfix \ pkgconfig python shebangfix tar:xz diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist index 925561512c54..9142972ef1be 100644 --- a/print/system-config-printer/pkg-plist +++ b/print/system-config-printer/pkg-plist @@ -31,8 +31,8 @@ etc/xdg/autostart/print-applet.desktop %%PYTHON_SITELIBDIR%%/cupshelpers/openprinting.py %%PYTHON_SITELIBDIR%%/cupshelpers/ppds.py %%PYTHON_SITELIBDIR%%/cupshelpers/xmldriverprefs.py -man/man1/system-config-printer-applet.1.gz -man/man1/system-config-printer.1.gz +share/man/man1/system-config-printer-applet.1.gz +share/man/man1/system-config-printer.1.gz share/applications/system-config-printer.desktop share/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml share/dbus-1/services/org.fedoraproject.Config.Printing.service