aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-05-01 18:19:10 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-05-01 18:19:10 +0000
commit407b1fbb0f2ef3c654783dcea19c03f6f45e841c (patch)
tree8e01462441b6cccb349d42d04a2828b9035dced3 /multimedia
parent52e309e0cefa3324832ca05233990cc233830f1c (diff)
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/pitivi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile
index f60128eeb83f..92bc5ce5af21 100644
--- a/multimedia/pitivi/Makefile
+++ b/multimedia/pitivi/Makefile
@@ -28,6 +28,8 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
+BROKEN= Installs files during "make all"
+
.if ${ARCH} != "i386"
BROKEN= "Configure fails on !i386"
.endif