summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2014-01-28 08:46:14 +0000
committerryoon <ryoon>2014-01-28 08:46:14 +0000
commitbdfbafd8846a9b78495b2a81be472c4a053772b8 (patch)
tree49ca4a54763359763267d8e77e1b2f3ab49911bd /x11/qt5-qtbase/Makefile
parent1c412cf782bf10bdcbbc3bdc74abf328c9c47945 (diff)
downloadpkgsrc-bdfbafd8846a9b78495b2a81be472c4a053772b8.tar.gz
Fix PR pkg/48553, bump PKGREVISION
Add correct pathes to QTCOMPOSE
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 7f011b5fef6..c8d35eecb3b 100644
--- a/x11/qt5-qtbase/Makefile
+++ b/x11/qt5-qtbase/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/01/04 11:58:39 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/28 08:46:14 ryoon Exp $
PKGNAME= qt5-qtbase-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= C++ X GUI toolkit
.include "../../x11/qt5-qtbase/Makefile.common"