diff options
Diffstat (limited to 'x11/qt5-qtlocation/Makefile')
-rw-r--r-- | x11/qt5-qtlocation/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtlocation/Makefile b/x11/qt5-qtlocation/Makefile index d11313e688c..88dc21033ba 100644 --- a/x11/qt5-qtlocation/Makefile +++ b/x11/qt5-qtlocation/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2018/01/17 19:30:47 markd Exp $ +# $NetBSD: Makefile,v 1.23 2018/03/12 11:15:56 wiz Exp $ DISTNAME= qtlocation-everywhere-src-${QTVERSION} PKGNAME= qt5-qtlocation-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for qtlocation BUILD_TARGET= sub-src |