mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
audio/shairport-sync: Move manpages to share/man
This commit is contained in:
parent
a2af39194c
commit
fc5da5d2b4
@ -1,5 +1,6 @@
|
||||
PORTNAME= shairport-sync
|
||||
DISTVERSION= 4.3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
@ -66,6 +67,9 @@ PULSEAUDIO_CONFIGURE_ON= --with-pa
|
||||
SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
|
||||
SNDIO_CONFIGURE_ON= --with-sndio
|
||||
|
||||
# remove after manprefix migration
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-Wno-clobbered -Wno-psabi //' \
|
||||
${WRKSRC}/Makefile.am
|
||||
|
@ -1,3 +1,3 @@
|
||||
bin/shairport-sync
|
||||
man/man7/shairport-sync.7.gz
|
||||
share/man/man7/shairport-sync.7.gz
|
||||
@sample etc/shairport-sync.conf.sample
|
||||
|
Loading…
Reference in New Issue
Block a user