summaryrefslogtreecommitdiff
path: root/x11/qt5-qtlocation
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-04 11:58:39 +0000
committerwiz <wiz>2014-01-04 11:58:39 +0000
commit8d0675f08e2eca7fb34f9b86b3f093a513b49159 (patch)
tree82f498e78656861adf68369b87fe5aec837a7c2d /x11/qt5-qtlocation
parent2ca6ae2ffe6af48765b708a8ec5081e91c626f48 (diff)
downloadpkgsrc-8d0675f08e2eca7fb34f9b86b3f093a513b49159.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-qtlocation')
-rw-r--r--x11/qt5-qtlocation/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtlocation/Makefile b/x11/qt5-qtlocation/Makefile
index 956d19b673b..6d5567b8acd 100644
--- a/x11/qt5-qtlocation/Makefile
+++ b/x11/qt5-qtlocation/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/12/13 14:38:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2014/01/04 11:58:40 wiz Exp $
PKGNAME= qt5-qtlocation-${QTVERSION}
+PKGREVISION= 1
COMMENT= Qt5 module for qtlocation
.include "../../x11/qt5-qtbase/Makefile.common"