From 616a485ff233615fbddf6ce6ebebe1a97756ad88 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 3 Feb 2010 15:41:17 +0000 Subject: Bump PKGREVISION for xmlpatterns fix. --- x11/qt4-libs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/qt4-libs') diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index 8569935d77e..c95ee70dc60 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.42 2010/02/03 14:21:16 adam Exp $ +# $NetBSD: Makefile,v 1.43 2010/02/03 15:41:17 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= C++ X GUI toolkit # XXX this is to test what really gets installed when 'do-install' is disabled @@ -44,7 +44,7 @@ do-install: .endfor ${LIBTOOL} --mode=install ${INSTALL_PROGRAM} ${WRKSRC}/bin/uic3 \ ${DESTDIR}${QTPREFIX}/bin -.for incl in corelib gui multimedia network opengl qt3support script scripttools sql svg xml xmlpatterns testlib 3rdparty/webkit/WebCore +.for incl in corelib gui multimedia network opengl qt3support script scripttools sql svg testlib xml xmlpatterns 3rdparty/webkit/WebCore cd ${WRKSRC}/src/${incl} && env ${MAKE_ENV} ${INSTALL_ENV} \ ${MAKE_PROGRAM} install_flat_headers install_targ_headers install_class_headers .endfor -- cgit v1.2.3