diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-21 13:00:17 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-21 13:00:17 +0000 |
commit | ef846acb195db0e8413bcc92f50dce90c1318722 (patch) | |
tree | de56e1e56a6bc8d4885c33ce40ed1621e8365b30 /graphics | |
parent | 2cf9fba8919a368ae162001a12284fb4f8f41f72 (diff) |
Mark BROKEN: does not fetch
Notes
Notes:
svn path=/head/; revision=240026
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-poppler/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile index 2ef857c35c22..0b89612825af 100644 --- a/graphics/py-poppler/Makefile +++ b/graphics/py-poppler/Makefile @@ -17,6 +17,8 @@ COMMENT= Python bindings for the Poppler PDF rendering library LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk +BROKEN= does not fetch + USE_PYTHON= yes GNU_CONFIGURE= yes USE_GMAKE= yes |