diff options
Diffstat (limited to 'x11/qt5-qtsvg')
-rw-r--r-- | x11/qt5-qtsvg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtsvg/Makefile b/x11/qt5-qtsvg/Makefile index e5bfcedbd00..13880717ee8 100644 --- a/x11/qt5-qtsvg/Makefile +++ b/x11/qt5-qtsvg/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/12/13 14:38:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/04 11:58:40 wiz Exp $ .include "../../x11/qt5-qtbase/Makefile.common" PKGNAME= qt5-qtsvg-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for SVG USE_LIBTOOL= yes |