summaryrefslogtreecommitdiff
path: root/x11/qt5-qtquickcontrols/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt5-qtquickcontrols/Makefile')
-rw-r--r--x11/qt5-qtquickcontrols/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/x11/qt5-qtquickcontrols/Makefile b/x11/qt5-qtquickcontrols/Makefile
index f9f2c860d2e..c2bef134e2d 100644
--- a/x11/qt5-qtquickcontrols/Makefile
+++ b/x11/qt5-qtquickcontrols/Makefile
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2014/12/25 13:51:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:47 adam Exp $
+DISTNAME= qtquickcontrols-opensource-src-${QTVERSION}
PKGNAME= qt5-qtquickcontrols-${QTVERSION}
COMMENT= Qt5 module for QuickControls
-USE_LIBTOOL= yes
-
-CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib
-
-BUILD_DIRS= qtquickcontrols
+BUILD_TARGET= sub-src
MAKE_ENV+= QTDIR=${QTDIR}
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}