diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-02 03:51:42 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-02 03:51:42 +0000 |
commit | 0bf0251405bac222a9b0617d2a4756281abd7f21 (patch) | |
tree | 3cbec63f3d24905fda9ef713a778abdf6046a4b9 /multimedia | |
parent | 0ac6c901c3610ee19f6a58247004b3b358373a96 (diff) | |
download | ports-0bf0251405bac222a9b0617d2a4756281abd7f21.tar.gz ports-0bf0251405bac222a9b0617d2a4756281abd7f21.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vlc-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index a6143f7ee175..fbd14bab4629 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -242,7 +242,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-snapshot-${PORTVERSION:S/0.8.4.//} ### BROKEN -- Needs newer verision of toolame ### WITHOUT_TOOLAME= yes WITHOUT_MOZILLA_PLUGIN= yes -WITHOUT_LIBMATROSKA= yes # needs newer version of libebml ### BROKEN ### WITH_VLC_DEFAULT_FONT?= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf |