aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 20:51:55 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 22:14:20 +0000
commita2eb87bf18eca41d4e7eef92ee205af49f8fb55f (patch)
tree81b54c75ba06e8b1cf5d2783ef99cc0864240102
parentd23228feaaee0db21af599c55bc68974fe6d835c (diff)
downloadports-a2eb87bf18eca41d4e7eef92ee205af49f8fb55f.tar.gz
ports-a2eb87bf18eca41d4e7eef92ee205af49f8fb55f.zip
audio/sox: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--audio/sox/Makefile3
-rw-r--r--audio/sox/pkg-plist14
2 files changed, 9 insertions, 8 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index 30ab49c78d9d..47b9ac3905e3 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sox
DISTVERSION= 14.4.2.20210509
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= https://dev.gentoo.org/~fordfrog/distfiles/
DISTNAME= sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49
@@ -19,6 +19,7 @@ CONFLICTS= play
USES= autoreconf cpe libtool localbase:ldflags pkgconfig zip
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/audio/sox/pkg-plist b/audio/sox/pkg-plist
index e45ad5650069..0279c1ac5c8b 100644
--- a/audio/sox/pkg-plist
+++ b/audio/sox/pkg-plist
@@ -6,11 +6,11 @@ include/sox.h
lib/libsox.so
lib/libsox.so.3
lib/libsox.so.3.0.0
-man/man1/play.1.gz
-man/man1/rec.1.gz
-man/man1/sox.1.gz
-man/man1/soxi.1.gz
-man/man3/libsox.3.gz
-man/man7/soxeffect.7.gz
-man/man7/soxformat.7.gz
+share/man/man1/play.1.gz
+share/man/man1/rec.1.gz
+share/man/man1/sox.1.gz
+share/man/man1/soxi.1.gz
+share/man/man3/libsox.3.gz
+share/man/man7/soxeffect.7.gz
+share/man/man7/soxformat.7.gz
libdata/pkgconfig/sox.pc