- fix option WITHOUT_ESOUND

PR:		165128
Submitted by:	Axel Gonzalez
This commit is contained in:
Dirk Meyer 2012-02-15 06:53:41 +00:00
parent bc1db37c20
commit 9a8bde76ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291418

View File

@ -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: