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 a165dc29d1c..96e43133159 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2016/08/04 17:03:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2016/12/04 05:17:46 ryoon Exp $ DISTNAME= qtdoc-opensource-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} |