summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 20:05:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 20:05:02 +0000
commitbadee7e36f026c45ee8674cec4aebb07d6f3c400 (patch)
tree476b8197d2f9b62afeeb9176a2dfacad81af6b44
parentBROKEN: Does not build (diff)
BROKEN: Broken dependency
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=131974
-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 \