From cb329dcf4fd527ea907da9a850fdde325609eecb Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 27 Oct 2007 18:25:01 +0000 Subject: [PATCH] - Mark BROKEN again Reported by: pointyhat --- graphics/popplerkit/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/popplerkit/Makefile b/graphics/popplerkit/Makefile index d64f91305e2e..290e78bda5dc 100644 --- a/graphics/popplerkit/Makefile +++ b/graphics/popplerkit/Makefile @@ -17,6 +17,8 @@ COMMENT= Framework that supports rendering of PDF content LIB_DEPENDS= poppler:${PORTSDIR}/graphics/poppler +BROKEN= does not compile with poppler-0.6 due to API change + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes