diff options
Diffstat (limited to 'games/xabacus/Makefile')
-rw-r--r-- | games/xabacus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index a9cbe49e97c1..8eb4a5d0fc96 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -25,7 +25,7 @@ DESKTOP_ENTRIES="XAbacus" "" "abacus" "${PORTNAME}" "" "" OPTIONS_DEFINE= ESOUND MOTIF OPTIONS_DEFAULT= MOTIF -ESOUND_LIB_DEPENDS_OFF= librplay.so:${PORTSDIR}/audio/rplay +ESOUND_LIB_DEPENDS_OFF= librplay.so:audio/rplay ESOUND_USE= gnome=esound ESOUND_CONFIGURE_ON= --without-rplay --with-esound ESOUND_CONFIGURE_OFF= --with-rplay --without-esound |