Skip to content

Commit

Permalink
multimedia/pipewire: Remove the usage of bsd.port.options.mk
Browse files Browse the repository at this point in the history
PR:		261416
  • Loading branch information
arrowd committed Jan 26, 2022
1 parent 3707798 commit 8d5ab48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 0 additions & 6 deletions multimedia/pipewire/Makefile
Expand Up @@ -78,12 +78,6 @@ MESON_ARGS= -D pw-cat=enabled \
CONFIGURE_ENV+= ${ncurses_ARGS:Mbase:C/.+/PKG_CONFIG_PATH="${FILESDIR}"/}
.endif

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MMANPAGES} && ${PORT_OPTIONS:MPIPEWIRE_JACK}
PLIST_FILES= man/man1/pw-jack.1.gz
.endif

post-extract:
${LN} -s ${WRKDIR}/media-session-${MEDIA_SESSION_VERSION} ${WRKSRC}/subprojects/media-session

Expand Down
1 change: 1 addition & 0 deletions multimedia/pipewire/pkg-plist
Expand Up @@ -220,6 +220,7 @@ libdata/pkgconfig/libspa-0.2.pc
%%MANPAGES%%man/man1/pw-cat.1.gz
%%MANPAGES%%man/man1/pw-cli.1.gz
%%MANPAGES%%man/man1/pw-dot.1.gz
%%MANPAGES%%%%PIPEWIRE_JACK%%man/man1/pw-jack.1.gz
%%MANPAGES%%man/man1/pw-metadata.1.gz
%%MANPAGES%%man/man1/pw-mididump.1.gz
%%MANPAGES%%man/man1/pw-mon.1.gz
Expand Down

0 comments on commit 8d5ab48

Please sign in to comment.