diff options
Diffstat (limited to 'x11/qt5-qtdoc/Makefile')
-rw-r--r-- | x11/qt5-qtdoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtdoc/Makefile b/x11/qt5-qtdoc/Makefile index 812ccde6c07..ada5ad446a6 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/01/21 20:06:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/02/06 13:56:11 wiz Exp $ DISTNAME= qtdoc-opensource-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} |