summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-04 11:58:39 +0000
committerwiz <wiz>2014-01-04 11:58:39 +0000
commitb4db3d238e46ec369d7ef03acdb7cf7271ccf91b (patch)
tree82f498e78656861adf68369b87fe5aec837a7c2d /x11/qt5-qtbase/Makefile
parentb608867abf3cb55d4085f4a9ecd050a59d453ba8 (diff)
downloadpkgsrc-b4db3d238e46ec369d7ef03acdb7cf7271ccf91b.tar.gz
Bump PKGREVISION.
libxcb-1.10 has one major library version change, for libxcb-sync.so (from 0 to 1) and qt5 is the only package I could find that uses this particular library.
Diffstat (limited to 'x11/qt5-qtbase/Makefile')
-rw-r--r--x11/qt5-qtbase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile
index 9929bca1696..7f011b5fef6 100644
--- a/x11/qt5-qtbase/Makefile
+++ b/x11/qt5-qtbase/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2013/12/30 06:37:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2014/01/04 11:58:39 wiz Exp $
PKGNAME= qt5-qtbase-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= C++ X GUI toolkit
.include "../../x11/qt5-qtbase/Makefile.common"