svn commit: r368268 - head/emulators/wine-compholio
Kris Moore
kmoore at FreeBSD.org
Mon Sep 15 15:19:09 UTC 2014
Author: kmoore
Date: Mon Sep 15 15:19:08 2014
New Revision: 368268
URL: http://svnweb.freebsd.org/changeset/ports/368268
QAT: https://qat.redports.org/buildarchive/r368268/
Log:
- Add the new MPG123 & V4L options to wine-compholio
Modified:
head/emulators/wine-compholio/Makefile
Modified: head/emulators/wine-compholio/Makefile
==============================================================================
--- head/emulators/wine-compholio/Makefile Mon Sep 15 14:53:12 2014 (r368267)
+++ head/emulators/wine-compholio/Makefile Mon Sep 15 15:19:08 2014 (r368268)
@@ -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
More information about the svn-ports-all
mailing list