diff --git a/devel/kf5/kapidox/Makefile b/devel/kf5/kapidox/Makefile index 9c8865ec510..5efa0ea4fdc 100644 --- a/devel/kf5/kapidox/Makefile +++ b/devel/kf5/kapidox/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2016/12/25 14:54:48 zhuk Exp $ +# $OpenBSD: Makefile,v 1.3 2017/07/29 11:36:14 zhuk Exp $ COMMENT = doxygen wrapper for KDE DISTNAME = kapidox-${VERSION} FULLPKGNAME = ${PKGNAME}${FLAVOR_EXT} +REVISION = 0 WANTLIB- = @@ -11,7 +12,7 @@ MODULES = lang/python # used for updating port only FLAVORS = python3 -RUN_DEPENDS = meta/qt5,-html +RUN_DEPENDS = x11/qt5/docs,-html SUBST_VARS = DISTNAME