From 97d1079742fc48fe95a4c6e4ae4078f434bc3c4f Mon Sep 17 00:00:00 2001 From: ghen Date: Thu, 5 Jan 2006 12:00:39 +0000 Subject: BUILDLINK_DEPMETHOD.qt3-tools change was bogus here, py-qt3-sip pulls in qt3-tools via BUILD_DEPENDS. --- x11/py-qt3-sip/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/py-qt3-sip/Makefile b/x11/py-qt3-sip/Makefile index dd4226522ce..3cc5539a4e1 100644 --- a/x11/py-qt3-sip/Makefile +++ b/x11/py-qt3-sip/Makefile @@ -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 @@ do-configure: (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" -- cgit v1.2.3