diff options
Diffstat (limited to 'x11/qt5-qtserialport/Makefile')
-rw-r--r-- | x11/qt5-qtserialport/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtserialport/Makefile b/x11/qt5-qtserialport/Makefile index 952955f00a1..ea6377d79a2 100644 --- a/x11/qt5-qtserialport/Makefile +++ b/x11/qt5-qtserialport/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2018/10/01 17:44:48 adam Exp $ +# $NetBSD: Makefile,v 1.29 2018/11/12 03:51:36 ryoon Exp $ DISTNAME= qtserialport-everywhere-src-${QTVERSION} PKGNAME= qt5-qtserialport-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for Serial Port BUILD_TARGET= sub-src |