pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/kodos Use py-qt3-modules bl3.mk file instead of D...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d465d3b371b0
branches: trunk
changeset: 548082:d465d3b371b0
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 08 14:26:25 2008 +0000
description:
Use py-qt3-modules bl3.mk file instead of DEPENDS.
diffstat:
misc/kodos/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r 5ba4aca3507d -r d465d3b371b0 misc/kodos/Makefile
--- a/misc/kodos/Makefile Wed Oct 08 14:25:12 2008 +0000
+++ b/misc/kodos/Makefile Wed Oct 08 14:26:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:08 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/10/08 14:26:25 wiz Exp $
DISTNAME= kodos-2.4.2
PKGREVISION= 2
@@ -11,9 +11,6 @@
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= ${PYPKGPREFIX}-qt3-modules>=3.11:../../x11/py-qt3-modules
-DEPENDS+= ${PYPKGPREFIX}-qt3-sip>=4.0rc3:../../x11/py-qt3-sip
-
PYDISTUTILSPKG= yes
USE_LANGUAGES=
@@ -23,4 +20,5 @@
SUBST_SED.libpath= -e "s|@LIBPATH@|${PREFIX}/share/kodos|g"
.include "../../lang/python/extension.mk"
+.include "../../x11/py-qt3-modules/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index