=================================================================== RCS file: /cvs/ports/textproc/sigil/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/textproc/sigil/Attic/Makefile 2018/03/14 09:19:07 1.2 +++ ports/textproc/sigil/Attic/Makefile 2018/03/14 17:05:59 1.3 @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2018/03/14 09:19:07 kirby Exp $ +# $OpenBSD: Makefile,v 1.3 2018/03/14 17:05:59 kirby Exp $ COMMENT = epub editor GH_ACCOUNT = Sigil-Ebook GH_PROJECT = Sigil -GH_TAGNAME = 0.9.3 +GH_TAGNAME = 0.9.9 DISTNAME = sigil-${GH_TAGNAME} CATEGORIES = textproc @@ -31,8 +31,7 @@ #BUILD_DEPENDS = ??? RUN_DEPENDS = textproc/py-lxml,python3 \ devel/desktop-file-utils -LIB_DEPENDS = devel/boost \ - textproc/hunspell \ +LIB_DEPENDS = textproc/hunspell \ x11/qt5/qtsvg \ x11/qt5/qtwebkit \ x11/qt5/qtxmlpatterns