From 7ecf22bc65ec748f13f52119bb0cba6437d0439d Mon Sep 17 00:00:00 2001 From: skrll Date: Sat, 1 Jun 2002 10:59:22 +0000 Subject: Rely on the BUILDLINK_DEPENDS in qt3-libs/buildlink.mk. This fixes pkg/17120 from --- x11/qt3-docs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index 81556aafb8f..53407aec85a 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/06/01 09:06:38 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/06/01 10:59:22 skrll Exp $ # .include "../qt3-libs/Makefile.common" @@ -7,7 +7,6 @@ PKGNAME= qt3-docs-${QTVERSION} COMMENT= Documentation for the QT C++ X GUI toolkit USE_BUILDLINK_ONLY= yes -BUILDLINK_DEPENDS.qt3-libs= qt3-libs-${QTVERSION} NO_PATCH= yes NO_CONFIGURE= yes -- cgit v1.2.3