diff options
Diffstat (limited to 'x11/qt5-qtsvg/Makefile')
-rw-r--r-- | x11/qt5-qtsvg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtsvg/Makefile b/x11/qt5-qtsvg/Makefile index f953f8caf75..337af529409 100644 --- a/x11/qt5-qtsvg/Makefile +++ b/x11/qt5-qtsvg/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:56 tron Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/09 07:26:57 obache Exp $ .include "../../x11/qt5-qtbase/Makefile.common" PKGNAME= qt5-qtsvg-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Qt5 module for SVG USE_LIBTOOL= yes |