summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-04-20 22:26:23 +0000
committeradamw <adamw@FreeBSD.org>2003-04-20 22:26:23 +0000
commita9d9a5bce25bf075df524d3633045f9bb7caa80d (patch)
treee20acd5b949be6c68179752aaf3526d1be6fe830 /mail
parenta76a6d962f646eac4f139d523ec15d940afd4f89 (diff)
downloadFreeBSD-ports-a9d9a5bce25bf075df524d3633045f9bb7caa80d.zip
FreeBSD-ports-a9d9a5bce25bf075df524d3633045f9bb7caa80d.tar.gz
USE_ESOUND is going away. Use USE_GNOME+= esound instead.
Diffstat (limited to 'mail')
-rw-r--r--mail/xfmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index 28d15da..86a7284 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -44,7 +44,7 @@ LIBTOOLFILES=
CONFIGURE_ARGS= --with-dbm-lib=gdbm
.if defined(WITH_ESOUND)
-USE_ESOUND= yes
+USE_GNOME+= esound
CONFIGURE_ARGS+= --with-esd-sound
.endif
OpenPOWER on IntegriCloud