mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
USE_ESOUND is going away. Use USE_GNOME+= esound instead.
This commit is contained in:
parent
33efc06bb5
commit
eda40cd6f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79379
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ LIBTOOLFILES=
|
|||
CONFIGURE_ARGS= --with-dbm-lib=gdbm
|
||||
|
||||
.if defined(WITH_ESOUND)
|
||||
USE_ESOUND= yes
|
||||
USE_GNOME+= esound
|
||||
CONFIGURE_ARGS+= --with-esd-sound
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue