aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-05-08 06:00:17 +0800
committerpav <pav@FreeBSD.org>2012-05-08 06:00:17 +0800
commit9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4 (patch)
tree069b7bc1da9456b20ea4c5b2bca74a5d231cb0df
parentdad6cd03711c1f3162dbf0f1575e69b11c48d667 (diff)
downloadfreebsd-ports-graphics-9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4.tar.gz
freebsd-ports-graphics-9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4.tar.zst
freebsd-ports-graphics-9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4.zip
- Mark BROKEN: does not fetch
Reported by: pointyhat
-rw-r--r--databases/adstudio/Makefile2
-rw-r--r--multimedia/mp4split/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile
index 0e95b28ec28..98ae4747373 100644
--- a/databases/adstudio/Makefile
+++ b/databases/adstudio/Makefile
@@ -22,6 +22,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \
${LOCALBASE}/lib/libjogl.so:${PORTSDIR}/graphics/jogl
+BROKEN= does not fetch
+
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
diff --git a/multimedia/mp4split/Makefile b/multimedia/mp4split/Makefile
index 85d00f73913..e5a20e5e791 100644
--- a/multimedia/mp4split/Makefile
+++ b/multimedia/mp4split/Makefile
@@ -15,6 +15,8 @@ COMMENT= Converts MP4 files to Fragmented MP4 and creates manifest files
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+BROKEN= does not fetch
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-expat
CPPFLAGS+= -I${LOCALBASE}/include