aboutsummaryrefslogtreecommitdiff
path: root/audio/exaile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2024-01-15 19:38:41 +0000
committerRenato Botelho <garga@FreeBSD.org>2024-01-15 19:38:41 +0000
commit6c98b0dd23144cdaf4b78c1556ef8e187e43ca3c (patch)
tree9eb825baa05c0477f8d6933a16921bcf699d2180 /audio/exaile
parent072e911d193a8abfbeb2272be2cdcdd4a2af6f84 (diff)
downloadports-6c98b0dd23144cdaf4b78c1556ef8e187e43ca3c.tar.gz
ports-6c98b0dd23144cdaf4b78c1556ef8e187e43ca3c.zip
audio/exaile: Move manpages to ${PREFIX}/share
Approved by: portmgr (blanket infrastructure changes)
Diffstat (limited to 'audio/exaile')
-rw-r--r--audio/exaile/Makefile3
-rw-r--r--audio/exaile/files/patch-Makefile9
-rw-r--r--audio/exaile/pkg-plist2
3 files changed, 2 insertions, 12 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index bb4a99a152c5..af4ad7bc6729 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -1,6 +1,6 @@
PORTNAME= exaile
DISTVERSION= 4.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= rm@FreeBSD.org
@@ -21,7 +21,6 @@ USE_GNOME= gtk30 librsvg2 pygobject3
USE_GSTREAMER= faad good
MAKE_ENV= EPREFIX=${PREFIX} \
- MANPREFIX=${PREFIX} \
PYTHON3_CMD=${PYTHON_CMD} \
XDGCONFDIR=${PREFIX}/etc/xdg
diff --git a/audio/exaile/files/patch-Makefile b/audio/exaile/files/patch-Makefile
index e50f90bc74ee..8866d22268a1 100644
--- a/audio/exaile/files/patch-Makefile
+++ b/audio/exaile/files/patch-Makefile
@@ -1,14 +1,5 @@
--- Makefile.orig 2018-02-09 15:54:09 UTC
+++ Makefile
-@@ -6,7 +6,7 @@ EPREFIX = $(PREFIX)
-
- LIBINSTALLDIR = $(EPREFIX)/lib
- DATADIR = $(PREFIX)/share
--MANPREFIX = $(PREFIX)/share
-+MANPREFIX ?= $(PREFIX)/share
- # /etc if PREFIX is /usr, $PREFIX/etc otherwise.
- ETCDIR := $(shell [ "$(PREFIX)" = "/usr" ] && echo /etc || echo "$(PREFIX)/etc")
- XDGCONFDIR = $(ETCDIR)/xdg
@@ -23,6 +23,7 @@ EXAILELIBDIR = $(DESTDIR)$(LIBINSTALLDIR)/exaile
EXAILESHAREDIR = $(DESTDIR)$(DATADIR)/exaile
EXAILECONFDIR = $(DESTDIR)$(XDGCONFDIR)/exaile
diff --git a/audio/exaile/pkg-plist b/audio/exaile/pkg-plist
index 94844ec1de27..d9b7ee56b041 100644
--- a/audio/exaile/pkg-plist
+++ b/audio/exaile/pkg-plist
@@ -123,7 +123,7 @@ lib/exaile/xlgui/widgets/playlist_columns.py
lib/exaile/xlgui/widgets/queue.py
lib/exaile/xlgui/widgets/rating.py
lib/exaile/xlgui/widgets/smart_playlist_editor.py
-man/man1/exaile.1.gz
+share/man/man1/exaile.1.gz
share/appdata/exaile.appdata.xml
share/applications/exaile.desktop
share/dbus-1/services/org.exaile.Exaile.service