summaryrefslogtreecommitdiff
path: root/x11/qt3-docs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-06-01 09:06:37 +0000
committerwiz <wiz@pkgsrc.org>2002-06-01 09:06:37 +0000
commitc971ca638626094dbebd7b80efa3096c9a2161c5 (patch)
treef0116d1aeb2b36dea8588b0f601264ac4bc87024 /x11/qt3-docs
parent3600299529b651e62beb1acccb20b441db8a6aec (diff)
downloadpkgsrc-c971ca638626094dbebd7b80efa3096c9a2161c5.tar.gz
It's USE_BUILDLINK_ONLY, not NO_BUILDLINK_ONLY :-)
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r--x11/qt3-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile
index 71537eda977..81556aafb8f 100644
--- a/x11/qt3-docs/Makefile
+++ b/x11/qt3-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/03/19 17:54:35 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2002/06/01 09:06:38 wiz Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -6,7 +6,7 @@
PKGNAME= qt3-docs-${QTVERSION}
COMMENT= Documentation for the QT C++ X GUI toolkit
-NO_BUILDLINK_ONLY= yes
+USE_BUILDLINK_ONLY= yes
BUILDLINK_DEPENDS.qt3-libs= qt3-libs-${QTVERSION}
NO_PATCH= yes