diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2014-09-15 15:19:08 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2014-09-15 15:19:08 +0000 |
commit | beb004db3997132d2acb2dabcf15cb73efb8128c (patch) | |
tree | f28a89eb52bce6cf30600192316b5cc71a3bec91 /emulators | |
parent | 84add58bd0e248c669b31e699247b7ba9ecd6f70 (diff) | |
download | ports-beb004db3997132d2acb2dabcf15cb73efb8128c.tar.gz ports-beb004db3997132d2acb2dabcf15cb73efb8128c.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-compholio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-compholio/Makefile b/emulators/wine-compholio/Makefile index 270708d4fb1a..bcbb3dafc258 100644 --- a/emulators/wine-compholio/Makefile +++ b/emulators/wine-compholio/Makefile @@ -7,7 +7,7 @@ SLAVE_PORT= wine-devel CONFLICTS= wine-[0-9]* wine-devel-[0-9]* -OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS HAL X11 +OPTIONS_SET= COMPHOLIO LIBXSLT MPG123 GNUTLS HAL V4L X11 MASTERDIR= ${.CURDIR}/../wine-devel PLIST= ${MASTERDIR}/pkg-plist |