summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-27 21:36:02 +0000
committerwiz <wiz>2015-05-27 21:36:02 +0000
commit116740a6dc9250ef31a16e7b55d64923e1a90ab4 (patch)
treeebeb1689eaf658e65f695e5f7a3abd9306077643 /x11/qt5-qtbase
parent3c639390cbd94b155c093f40b79a57825c4316ff (diff)
downloadpkgsrc-116740a6dc9250ef31a16e7b55d64923e1a90ab4.tar.gz
Set sysconfdir for qt* packages.
From Kamil Rytarowski on tech-pkg. Bump PKGREVISION.
Diffstat (limited to 'x11/qt5-qtbase')
-rw-r--r--x11/qt5-qtbase/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile
index 3c0e59e799d..0382953164a 100644
--- a/x11/qt5-qtbase/Makefile
+++ b/x11/qt5-qtbase/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2015/04/27 10:38:04 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/05/27 21:36:02 wiz Exp $
DISTNAME= qtbase-opensource-src-${QTVERSION}
PKGNAME= qt5-qtbase-${QTVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= C++ X GUI toolkit
.include "../../x11/qt5-qtbase/Makefile.common"
@@ -17,6 +17,7 @@ CONFIGURE_ARGS+= -optimized-qmake
CONFIGURE_ARGS+= -prefix "${QTPREFIX}"
CONFIGURE_ARGS+= ${CFLAGS:M-I*} ${LDFLAGS:M-L*} ${LDFLAGS:M-l*}
CONFIGURE_ARGS+= -opensource -confirm-license
+CONFIGURE_ARGS+= -sysconfdir "${PKG_SYSCONFDIR}/xdg"
CONFIGURE_ARGS+= -accessibility
CONFIGURE_ARGS+= -fontconfig
CONFIGURE_ARGS+= -icu