aboutsummaryrefslogtreecommitdiff
path: root/multimedia/schroedinger
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-11-22 14:18:32 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-11-22 14:18:32 +0000
commit937a8937acf595a2b389d07d12bc01bb63a7ded9 (patch)
treedbd13eb62cf5bea40927ecaedeba745eecc24a16 /multimedia/schroedinger
parentf541cc2ef7400ab2809db320ba8cf959a97460ef (diff)
downloadports-937a8937acf595a2b389d07d12bc01bb63a7ded9.tar.gz
ports-937a8937acf595a2b389d07d12bc01bb63a7ded9.zip
- Explicitly depend on orc >= 0.4.10
PR: ports/151899 Submitted by: Pawel Pekala <c0rn@o2.pl>
Notes
Notes: svn path=/head/; revision=264924
Diffstat (limited to 'multimedia/schroedinger')
-rw-r--r--multimedia/schroedinger/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/schroedinger/Makefile b/multimedia/schroedinger/Makefile
index 349144c4a20f..2b862eed2cf2 100644
--- a/multimedia/schroedinger/Makefile
+++ b/multimedia/schroedinger/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= mm@FreeBSD.org
COMMENT= High-speed Dirac codec
LIB_DEPENDS= orc-0.4:${PORTSDIR}/devel/orc
+BUILD_DEPENDS= orc>=0.4.10:${PORTSDIR}/devel/orc
GNU_CONFIGURE= yes
USE_LDCONFIG= yes