diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /graphics/hugin-devel | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) | |
download | ports-d9c363671df243aa122a11b7663b505d77d41ce6.tar.gz ports-d9c363671df243aa122a11b7663b505d77d41ce6.zip |
Notes
Diffstat (limited to 'graphics/hugin-devel')
-rw-r--r-- | graphics/hugin-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/hugin-devel/Makefile b/graphics/hugin-devel/Makefile index 18534f505da1..153f0f92a97f 100644 --- a/graphics/hugin-devel/Makefile +++ b/graphics/hugin-devel/Makefile @@ -12,6 +12,7 @@ DISTNAME= hugin-2013.0.0_beta1 MAINTAINER= ports@FreeBSD.org COMMENT= GUI for Panorama Tools, to stitch panoramic images +BROKEN= unfetchable LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libImath.so:${PORTSDIR}/graphics/ilmbase \ |