diff options
-rw-r--r-- | multimedia/vlc-devel/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index d2dbc7c39681..e5174c2b1310 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/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 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 |