there is no win32-codecs package, so refer to the port instead.
from Alex Holst <a@mongers.org>
This commit is contained in:
parent
8ec3dc3aed
commit
64522860ee
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2006/03/22 01:33:06 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2006/07/23 11:44:27 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "videolan client; multimedia player"
|
||||
V= 0.8.4a
|
||||
DISTNAME= vlc-${V}
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
PKGNAME= ${DISTNAME}p6
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${V}/
|
||||
|
||||
|
@ -7,9 +7,9 @@ with no scramble protection. However, vlc will recognize and use an
|
||||
installed descrambling library (see converters/libdvd in the ports
|
||||
tree).
|
||||
|
||||
On i386 vlc can use win32 codecs if they are installed (package
|
||||
win32-codecs) and if the machdep.userldt sysctl is enabled, e.g. by
|
||||
running:
|
||||
On i386 vlc can use win32 codecs (see graphics/win32-codecs in the ports
|
||||
tree) if they are installed and if the machdep.userldt sysctl is enabled,
|
||||
e.g. by running:
|
||||
|
||||
# sysctl machdep.userldt=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user