summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/linux-panorama-tools/Makefile2
-rw-r--r--sysutils/lire/Makefile2
2 files changed, 4 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
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index b7016f634cc4..c724d573633b 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -32,6 +32,8 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
${SITE_PERL}/Locale/TextDomain.pm:${PORTSDIR}/devel/p5-Locale-libintl
+BROKEN= Broken dependency
+
OPTIONS= CHARTS "Have Charts output format" On \
HTML "Have HTML or DocBook output format" On \
PDF "Have PDF output format" Off \