diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:05:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:05:02 +0000 |
commit | badee7e36f026c45ee8674cec4aebb07d6f3c400 (patch) | |
tree | 476b8197d2f9b62afeeb9176a2dfacad81af6b44 /graphics/linux-panorama-tools | |
parent | ba5879fce256925d10cb3f0f0e6916fdd043b3bd (diff) | |
download | ports-badee7e36f026c45ee8674cec4aebb07d6f3c400.tar.gz ports-badee7e36f026c45ee8674cec4aebb07d6f3c400.zip |
Notes
Diffstat (limited to 'graphics/linux-panorama-tools')
-rw-r--r-- | graphics/linux-panorama-tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-panorama-tools/Makefile b/graphics/linux-panorama-tools/Makefile index 8b12832a7b5e..fe6f59735697 100644 --- a/graphics/linux-panorama-tools/Makefile +++ b/graphics/linux-panorama-tools/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= ${LINUXBASE}/usr/bin/jpegtran:${PORTSDIR}/graphics/linux-jpeg \ ${LINUXBASE}/usr/bin/tiffcmp:${PORTSDIR}/graphics/linux-tiff \ ${LINUXBASE}/usr/lib/libpng12.so.0.1.2.7:${PORTSDIR}/graphics/linux-png +BROKEN= Broken dependency + NO_BUILD= yes WRKSRC= ${WRKDIR}/PTLinux |