diff options
Diffstat (limited to 'mail/xfmail')
-rw-r--r-- | mail/xfmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 28d15dac5170..86a72845f4e5 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 |