diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:11:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:11:41 +0000 |
commit | 9a27bca36cf3833c83756272c26c48d7b3a6b609 (patch) | |
tree | 4e5278f612825bb1aae6a7fd956a6d8f30e89238 /audio/amb-plugins | |
parent | a6e0a8e2944882f119d74008eed5566b7236fbe4 (diff) | |
download | ports-9a27bca36cf3833c83756272c26c48d7b3a6b609.tar.gz ports-9a27bca36cf3833c83756272c26c48d7b3a6b609.zip |
Notes
Diffstat (limited to 'audio/amb-plugins')
-rw-r--r-- | audio/amb-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/amb-plugins/Makefile b/audio/amb-plugins/Makefile index a75f3695af43..584f2b665749 100644 --- a/audio/amb-plugins/Makefile +++ b/audio/amb-plugins/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Ambisonics plugins, mainly to be used within Ardour +BROKEN= Distfile size mismatch + BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa RUN_DEPENDS:= ${BUILD_DEPENDS} |