summaryrefslogtreecommitdiff
path: root/editors/Sigil/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-03-02 23:12:13 +0000
committerryoon <ryoon@pkgsrc.org>2016-03-02 23:12:13 +0000
commit47e0f211a8027aca6ac64c350e5bc9863bc4b517 (patch)
treeab06adcebfceb60fec721216da60b60f62f0eb4b /editors/Sigil/Makefile
parente31f03a9b0929738c9973e325526214fb4570fe1 (diff)
downloadpkgsrc-47e0f211a8027aca6ac64c350e5bc9863bc4b517.tar.gz
Reduce DEPENDS. They are not minumal requirements.
Diffstat (limited to 'editors/Sigil/Makefile')
-rw-r--r--editors/Sigil/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 71231a946ec..8672e208dd2 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2016/03/02 23:08:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.78 2016/03/02 23:12:13 ryoon Exp $
DISTNAME= Sigil-0.9.3
CATEGORIES= editors
@@ -16,12 +16,6 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib
-DEPENDS+= ${PYPKGPREFIX}-regex-[0-9]*:../../textproc/py-regex
-DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
-DEPENDS+= ${PYPKGPREFIX}-cssselect-[0-9]*:../../textproc/py-cssselect
-DEPENDS+= ${PYPKGPREFIX}-cssutils-[0-9]*:../../textproc/py-cssutils
-DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet
Qt5_DIR= ${BUILDLINK_PREFIX.qt5-qtbase}/qt5
ALL_ENV+= Qt5_DIR=${Qt5_DIR}