aboutsummaryrefslogtreecommitdiff
path: root/audio/madplay
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-02-15 06:53:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-02-15 06:53:41 +0000
commit9a8bde76eec0c193266181aa2030b0190ef57982 (patch)
treeeaa795b81a7107f3d5febaddfe741a81ecdafcda /audio/madplay
parentbc1db37c20be1b0b93783ce4203e13d8b702bb58 (diff)
downloadports-9a8bde76eec0c193266181aa2030b0190ef57982.tar.gz
ports-9a8bde76eec0c193266181aa2030b0190ef57982.zip
- fix option WITHOUT_ESOUND
PR: 165128 Submitted by: Axel Gonzalez
Notes
Notes: svn path=/head/; revision=291418
Diffstat (limited to 'audio/madplay')
-rw-r--r--audio/madplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile
index f349a50f3162..fff661b25e87 100644
--- a/audio/madplay/Makefile
+++ b/audio/madplay/Makefile
@@ -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: