summaryrefslogtreecommitdiff
path: root/x11/qt5-qtserialport
diff options
context:
space:
mode:
authoradam <adam>2014-04-23 07:05:31 +0000
committeradam <adam>2014-04-23 07:05:31 +0000
commit8e150b6886c9569f163b7d0c3ee9d6da17e03261 (patch)
tree09c9fed5d3a11d2d70b3f56dbd3564a95b2a0247 /x11/qt5-qtserialport
parent491e4c224dbee89b5a073b9d8fb470b572f2d652 (diff)
downloadpkgsrc-8e150b6886c9569f163b7d0c3ee9d6da17e03261.tar.gz
Changes 5.2.1:
It provides many improvements over Qt 5.2.0 as well as packages Qt Creator 3.0.1. As a patch release, it does not add new features and remains binary compatible with Qt 5.2.0.
Diffstat (limited to 'x11/qt5-qtserialport')
-rw-r--r--x11/qt5-qtserialport/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/qt5-qtserialport/Makefile b/x11/qt5-qtserialport/Makefile
index a01b7481bb5..319d569ec37 100644
--- a/x11/qt5-qtserialport/Makefile
+++ b/x11/qt5-qtserialport/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2014/04/09 07:26:57 obache Exp $
+# $NetBSD: Makefile,v 1.6 2014/04/23 07:05:32 adam Exp $
PKGNAME= qt5-qtserialport-${QTVERSION}
-PKGREVISION= 4
COMMENT= Qt5 module for Serial Port
.include "../../x11/qt5-qtbase/Makefile.common"
USE_LIBTOOL= yes
-
CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib
-BUILD_DIRS+= qtserialport
+BUILD_DIRS= qtserialport
MAKE_ENV+= QTDIR=${QTDIR}
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}