Needs full dependence on qt3-tools. Shown by Joerg's test build a few
days back. PKGREVISION -> 9.
This commit is contained in:
parent
c3ff67d440
commit
75b7b2618a
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2011/11/01 06:03:05 sbd Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2012/05/06 18:52:04 dholland Exp $
|
||||
#
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
@ -6,11 +6,13 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
.include "../../x11/py-qt3-base/Makefile.common"
|
||||
|
||||
PKGNAME= ${PYPKGPREFIX}-qt3-modules-${PYQT_VERSION}
|
||||
PKGREVISION= 8
|
||||
PKGREVISION= 9
|
||||
|
||||
COMMENT= Various Python modules for Qt3
|
||||
|
||||
INSTALL_DIRS= qtcanvas qtgl qtnetwork qtsql qttable qtui qtxml
|
||||
|
||||
.include "../../x11/py-qt3-base/buildlink3.mk"
|
||||
BUILDLINK_DEPMETHOD.qt3-tools= full
|
||||
.include "../../x11/qt3-tools/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue