summaryrefslogtreecommitdiffstats
path: root/audio/mpg123
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-10-05 17:36:41 +0000
committermarcus <marcus@FreeBSD.org>2002-10-05 17:36:41 +0000
commit19d11f157e4ef417cc2faed9072b73152f144176 (patch)
tree48c5ccefec3be69c27150e81728580cc4958915b /audio/mpg123
parenta6ae5a34339792bb55e4f68b093011c686e6e222 (diff)
downloadFreeBSD-ports-19d11f157e4ef417cc2faed9072b73152f144176.zip
FreeBSD-ports-19d11f157e4ef417cc2faed9072b73152f144176.tar.gz
Fix a problem enabling esound support after the recent GNOMENG conversion.
PR: 43436 Submitted by: adam@vectors.cx
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 889d2c6..002f1c3 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
OpenPOWER on IntegriCloud