From 8e150b6886c9569f163b7d0c3ee9d6da17e03261 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 23 Apr 2014 07:05:31 +0000 Subject: 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. --- x11/qt5-qtscript/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'x11/qt5-qtscript') diff --git a/x11/qt5-qtscript/Makefile b/x11/qt5-qtscript/Makefile index abc5e974fcb..448754ec764 100644 --- a/x11/qt5-qtscript/Makefile +++ b/x11/qt5-qtscript/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.8 2014/04/20 02:27:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2014/04/23 07:05:32 adam Exp $ PKGNAME= qt5-qtscript-${QTVERSION} -PKGREVISION= 7 COMMENT= Qt5 module for script .include "../../x11/qt5-qtbase/Makefile.common" USE_LIBTOOL= yes - CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib -BUILD_DIRS+= qtscript +BUILD_DIRS= qtscript +BUILD_TARGET= sub-src MAKE_ENV+= QTDIR=${QTDIR} INSTALL_ENV+= INSTALL_ROOT=${DESTDIR} @@ -23,6 +22,5 @@ post-install: ln -s ${QTPREFIX}/lib/pkgconfig/${i} ${i} .endfor -.include "../../x11/qt5-qtbase/buildlink3.mk" .include "../../x11/qt5-qttools/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3