mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Fix the logic for PULSEAUDIO option.
- Bump PORTREVISION again.
This commit is contained in:
parent
c10cb58b03
commit
31051fd789
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233900
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= moonlight
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= multimedia www
|
||||
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/moon/
|
||||
DISTNAME= moon-${PORTVERSION}
|
||||
@ -47,7 +47,7 @@ IGNORE= does not build: not yet ported to sparc64
|
||||
IGNORE= does not build: requires posix_memalign(3)
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_PULSEAUDIO)
|
||||
.if !defined(WITHOUT_PULSEAUDIO)
|
||||
LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio
|
||||
CONFIGURE_ARGS+=--with-pulseaudio=yes
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user