aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-poppler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-poppler/Makefile')
-rw-r--r--graphics/py-poppler/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile
index 0b89612825af..7c2d694f95c5 100644
--- a/graphics/py-poppler/Makefile
+++ b/graphics/py-poppler/Makefile
@@ -8,7 +8,9 @@
PORTNAME= poppler
PORTVERSION= 0.10.1
CATEGORIES= graphics python
-MASTER_SITES= http://launchpad.net/poppler-python/trunk/development/+download/
+MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ \
+ http://launchpadlibrarian.net/30270080/ \
+ http://romain.blogreen.org/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
@@ -17,8 +19,6 @@ 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