git: 2cc10a9f79a0 - main - x11/evilvte: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 18:40:55 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cc10a9f79a0b7fa1059f9bd5cbd4364eb72af20 commit 2cc10a9f79a0b7fa1059f9bd5cbd4364eb72af20 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 18:21:03 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 18:40:31 +0000 x11/evilvte: Moved man to share/man Approved by: portmgr (blanket) --- x11/evilvte/Makefile | 2 +- x11/evilvte/files/patch-configure | 9 --------- x11/evilvte/pkg-plist | 4 ++-- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile index f24ba634edb6..49102e7e1cf2 100644 --- a/x11/evilvte/Makefile +++ b/x11/evilvte/Makefile @@ -1,6 +1,6 @@ PORTNAME= evilvte DISTVERSION= 0.5.2~pre1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= http://www.calno.com/${PORTNAME}/ diff --git a/x11/evilvte/files/patch-configure b/x11/evilvte/files/patch-configure index 4082ca1160c5..cfcbf9a1d277 100644 --- a/x11/evilvte/files/patch-configure +++ b/x11/evilvte/files/patch-configure @@ -9,12 +9,3 @@ if [ "$real_gtk" = "2+3" ] || [ "$real_gtk" = "3+2" ]; then real_gtk="all" LIBS_VTE="-ldl" -@@ -160,7 +162,7 @@ fi - $DO_ECHO - - bindir=$prefix/bin --mandir=$prefix/share/man/man1 -+mandir=$prefix/man/man1 - deskdir=$prefix/share/applications - ICON_DIR=$prefix/share/pixmaps - THEME_DIR=$prefix/share/icons diff --git a/x11/evilvte/pkg-plist b/x11/evilvte/pkg-plist index 2144d4bb770f..766800e37653 100644 --- a/x11/evilvte/pkg-plist +++ b/x11/evilvte/pkg-plist @@ -1,7 +1,7 @@ bin/evilvte bin/showvte -man/man1/evilvte.1.gz -man/man1/showvte.1.gz +share/man/man1/evilvte.1.gz +share/man/man1/showvte.1.gz share/applications/evilvte.desktop share/gnome-control-center/default-apps/evilvte.xml share/icons/hicolor/16x16/apps/evilvte.png