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 21620b65b38..4537f4b2565 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2021/12/08 16:07:12 adam Exp $ +# $NetBSD: Makefile,v 1.71 2022/03/28 10:59:50 tnn Exp $ DISTNAME= qtdoc-everywhere-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} |