diff options
-rw-r--r-- | emulators/i386-wine-staging/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/i386-wine-staging/Makefile b/emulators/i386-wine-staging/Makefile index d1973962a04a..e7f644bad41b 100644 --- a/emulators/i386-wine-staging/Makefile +++ b/emulators/i386-wine-staging/Makefile @@ -8,7 +8,7 @@ SLAVE_PORT= i386-wine-devel CONFLICTS_INSTALL= i386-wine-[0-9]* wine-[0-9]* wine-staging-[0-9]* i386-wine-devel-[0-9]* wine-devel-[0-9]* OPTIONS_SLAVE= STAGING -OPTIONS_SET= LIBXSLT HAL X11 +OPTIONS_SET= LIBXSLT MPG123 HAL V4L X11 SLAVEDIR= ${.CURDIR}/../i386-wine-devel PLIST= ${MASTERDIR}/pkg-plist |