diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-25 21:36:55 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-25 21:36:55 +0000 |
commit | 8403d73e492eff14d5d123957d1711ddd6b7a652 (patch) | |
tree | 436bd9c33be03177851b7cca709c5a343cc7c7da /multimedia/vlc/Makefile | |
parent | 6a66a17275e328e676362f0eef4049a85a2eb4f9 (diff) |
Notes
Diffstat (limited to 'multimedia/vlc/Makefile')
-rw-r--r-- | multimedia/vlc/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index d2dbc7c39681..e5174c2b1310 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -180,6 +180,10 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= ahze@FreeBSD.org COMMENT= Multimedia streaming server and player for various audio/video formats +### BROKEN -- Needs newer verision of toolame ### +WITHOUT_TOOLAME= yes +### BROKEN ### + USE_BZIP2= yes USE_X_PREFIX= yes USE_GETOPT_LONG=yes |