- fix option WITHOUT_ESOUND
PR: 165128 Submitted by: Axel Gonzalez
This commit is contained in:
parent
bc1db37c20
commit
9a8bde76ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291418
@ -44,9 +44,9 @@ PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_ESOUND)
|
||||
CONFIGURE_ARGS+= --without-esd
|
||||
.else
|
||||
USE_GNOME+= esound
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-esd
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user