git: 5679402c1c0e - main - multimedia/dvdstyler: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 21:42:48 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5679402c1c0efb18bf021a49a46bbaa5c3aabd60 commit 5679402c1c0efb18bf021a49a46bbaa5c3aabd60 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 21:01:19 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 21:01:19 +0000 multimedia/dvdstyler: Moved man to share/man Approved by: portmgr (blanket) --- multimedia/dvdstyler/Makefile | 3 ++- multimedia/dvdstyler/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index 70957a70213e..3bc29682ac4e 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -1,6 +1,6 @@ PORTNAME= dvdstyler DISTVERSION= 3.3b3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 2 CATEGORIES= multimedia #MASTER_SITES= SF @@ -41,6 +41,7 @@ USE_WX= 3.2+ WX_CONF_ARGS= absolute GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}" CFLAGS+= -std=c17 diff --git a/multimedia/dvdstyler/pkg-plist b/multimedia/dvdstyler/pkg-plist index ba76d0a28194..49fe29314a11 100644 --- a/multimedia/dvdstyler/pkg-plist +++ b/multimedia/dvdstyler/pkg-plist @@ -1,5 +1,5 @@ bin/dvdstyler -man/man1/dvdstyler.1.gz +share/man/man1/dvdstyler.1.gz share/applications/dvdstyler.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog