pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-qt3-sip BUILDLINK_DEPMETHOD.qt3-tools change wa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbd98e9dc513
branches: trunk
changeset: 505596:bbd98e9dc513
user: ghen <ghen%pkgsrc.org@localhost>
date: Thu Jan 05 12:00:39 2006 +0000
description:
BUILDLINK_DEPMETHOD.qt3-tools change was bogus here, py-qt3-sip pulls in
qt3-tools via BUILD_DEPENDS.
diffstat:
x11/py-qt3-sip/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 1ea70952329a -r bbd98e9dc513 x11/py-qt3-sip/Makefile
--- a/x11/py-qt3-sip/Makefile Thu Jan 05 10:31:50 2006 +0000
+++ b/x11/py-qt3-sip/Makefile Thu Jan 05 12:00:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/01/05 10:09:00 ghen Exp $
+# $NetBSD: Makefile,v 1.25 2006/01/05 12:00:39 ghen Exp $
#
DISTNAME= sip-4.3.2
@@ -53,11 +53,6 @@
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
${PYTHONBIN} configure.py ${CONFIGURE_ARGS})
-# XXX Please verify whether qt3-tools is really needed at run-time.
-# If it is, then remove this comment. If it is not, then remove
-# this comment and the line below, and bump PKGREVISION.
-BUILDLINK_DEPMETHOD.qt3-tools= full
-
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index