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 67abdaaf563..01eeebff873 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2017/09/18 09:53:40 maya Exp $ +# $NetBSD: Makefile,v 1.31 2017/11/30 16:45:43 adam Exp $ DISTNAME= qtdoc-opensource-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 14 +PKGREVISION= 15 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} |