summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorskrll <skrll>2002-06-01 10:59:22 +0000
committerskrll <skrll>2002-06-01 10:59:22 +0000
commit3580cb4ff2226a1d06fa31635ddbeceb5f1cdeb7 (patch)
treea8f204bb499e8c156278c0171a1370c3be3e6228 /x11
parent673a36d992fe51ba5f60771b3b778eb716068018 (diff)
downloadpkgsrc-3580cb4ff2226a1d06fa31635ddbeceb5f1cdeb7.tar.gz
Rely on the BUILDLINK_DEPENDS in qt3-libs/buildlink.mk.
This fixes pkg/17120 from <reed@reedmedia.net>
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-docs/Makefile3
1 files changed, 1 insertions, 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