Unbreak it with making it install Qt<subsystem>/<class> headers again. Bump
PKGREVISION.
This commit is contained in:
parent
c84a08e08a
commit
d9701ec5ba
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue