aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-poppler-qt4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-poppler-qt4/Makefile')
-rw-r--r--graphics/py-poppler-qt4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/py-poppler-qt4/Makefile b/graphics/py-poppler-qt4/Makefile
index fb17c9d19b9c..62a58e432631 100644
--- a/graphics/py-poppler-qt4/Makefile
+++ b/graphics/py-poppler-qt4/Makefile
@@ -21,9 +21,7 @@ LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui \
${PYTHON_PKGNAMEPREFIX}qt4-xml>=0:${PORTSDIR}/textproc/py-qt4-xml
-USES= pkgconfig
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= pkgconfig python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>