pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt4-libs Unbreak it with making it install Qt<subs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0c0b0d9e68e
branches: trunk
changeset: 400229:d0c0b0d9e68e
user: hasso <hasso%pkgsrc.org@localhost>
date: Tue Oct 13 15:59:02 2009 +0000
description:
Unbreak it with making it install Qt<subsystem>/<class> headers again. Bump
PKGREVISION.
diffstat:
x11/qt4-libs/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 2dc6440b1ce3 -r d0c0b0d9e68e x11/qt4-libs/Makefile
--- a/x11/qt4-libs/Makefile Tue Oct 13 13:55:28 2009 +0000
+++ b/x11/qt4-libs/Makefile Tue Oct 13 15:59:02 2009 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.35 2009/10/11 09:14:52 adam Exp $
+# $NetBSD: Makefile,v 1.36 2009/10/13 15:59:02 hasso Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-libs-${QTVERSION}
+PKGREVISION= 1
COMMENT= C++ X GUI toolkit
BUILD_TARGET= sub-src
-INSTALL_TARGET= install_flat_headers install_targ_headers
+INSTALL_TARGET= install_flat_headers install_targ_headers install_class_headers
PTHREAD_OPTS+= require
UNLIMIT_RESOURCES= datasize
Home |
Main Index |
Thread Index |
Old Index