aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-10-06 01:36:41 +0800
committermarcus <marcus@FreeBSD.org>2002-10-06 01:36:41 +0800
commit19d11f157e4ef417cc2faed9072b73152f144176 (patch)
tree48c5ccefec3be69c27150e81728580cc4958915b /audio
parenta6ae5a34339792bb55e4f68b093011c686e6e222 (diff)
downloadfreebsd-ports-gnome-19d11f157e4ef417cc2faed9072b73152f144176.tar.gz
freebsd-ports-gnome-19d11f157e4ef417cc2faed9072b73152f144176.tar.zst
freebsd-ports-gnome-19d11f157e4ef417cc2faed9072b73152f144176.zip
Fix a problem enabling esound support after the recent GNOMENG conversion.
PR: 43436 Submitted by: adam@vectors.cx
Diffstat (limited to 'audio')
-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