aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-05 17:36:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-05 17:36:41 +0000
commit870745189d76f9406710248cf59622baf0173a55 (patch)
treef987b8de0197f30a8a3876cdf174fe12417e585c /audio/mpg123
parent9854034982686a78f28e1d1967eccd1a214376bb (diff)
downloadports-870745189d76f9406710248cf59622baf0173a55.tar.gz
ports-870745189d76f9406710248cf59622baf0173a55.zip
Fix a problem enabling esound support after the recent GNOMENG conversion.
PR: 43436 Submitted by: adam@vectors.cx
Notes
Notes: svn path=/head/; revision=67356
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 889d2c606e60..002f1c33c371 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -54,6 +54,7 @@ MAKE_ENV+= USE_INET6=yes
USE_GNOME+= esound
ALL_TARGET= freebsd-esd
PKGNAMESUFFIX= -esound
+MAKE_ENV= HAVE_ESOUND=yes
.elif defined(HAVE_NAS)
PKGNAMESUFFIX= -nas
ALL_TARGET= freebsd-nas