diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-11-22 14:18:32 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-11-22 14:18:32 +0000 |
commit | 937a8937acf595a2b389d07d12bc01bb63a7ded9 (patch) | |
tree | dbd13eb62cf5bea40927ecaedeba745eecc24a16 /multimedia/schroedinger/Makefile | |
parent | f541cc2ef7400ab2809db320ba8cf959a97460ef (diff) | |
download | ports-937a8937acf595a2b389d07d12bc01bb63a7ded9.tar.gz ports-937a8937acf595a2b389d07d12bc01bb63a7ded9.zip |
Notes
Diffstat (limited to 'multimedia/schroedinger/Makefile')
-rw-r--r-- | multimedia/schroedinger/Makefile | 1 |
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 |