summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-11-25 21:36:55 +0000
committerahze <ahze@FreeBSD.org>2004-11-25 21:36:55 +0000
commit6b6d56cd5f4ad15a902b23cd73638ba58f4d5f5f (patch)
tree0da9eb8775752f5589ea54478560eb423ccd353e /multimedia
parentc01bbcd9cdb64776c419650a84a58415a7ac6329 (diff)
downloadFreeBSD-ports-6b6d56cd5f4ad15a902b23cd73638ba58f4d5f5f.zip
FreeBSD-ports-6b6d56cd5f4ad15a902b23cd73638ba58f4d5f5f.tar.gz
Disable toolame support, it needs a newer vesion to build
PR: ports/74367 Reported by: Frederic Praca Approved by: adamw (implicit)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vlc-devel/Makefile4
-rw-r--r--multimedia/vlc/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index d2dbc7c..e5174c2 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 d2dbc7c..e5174c2 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
OpenPOWER on IntegriCloud