summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-16 08:43:32 +0000
committerjlam <jlam>2001-11-16 08:43:32 +0000
commitb5a0a1b66370f1a4c21467d2cc1121d251e7a578 (patch)
treef08956f80f0d30f11da2ea5a4067fd820383c963 /x11
parent400fa28e27dda6a511b76aba51dffb33a40f8d35 (diff)
downloadpkgsrc-b5a0a1b66370f1a4c21467d2cc1121d251e7a578.tar.gz
s/NO_BUILDLINK_ONLY/USE_BUILDLINK_ONLY/
Diffstat (limited to 'x11')
-rw-r--r--x11/qt2-docs/Makefile4
-rw-r--r--x11/qt2-examples/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/qt2-docs/Makefile b/x11/qt2-docs/Makefile
index b948ecc81a0..2b3748ca8f6 100644
--- a/x11/qt2-docs/Makefile
+++ b/x11/qt2-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/06/23 19:36:46 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/11/16 08:43:33 jlam Exp $
#
PKGNAME= qt2-docs-${QTVERSION}
@@ -6,7 +6,7 @@ COMMENT= Documentation for the QT C++ X GUI toolkit
.include "../qt2-libs/Makefile.common"
-NO_BUILDLINK_ONLY= yes
+USE_BUILDLINK_ONLY= yes
BUILDLINK_DEPENDS.qt2-libs= qt2-libs-${QTVERSION}
NO_PATCH= yes
diff --git a/x11/qt2-examples/Makefile b/x11/qt2-examples/Makefile
index cc6a3678fd2..2d9d8209c0b 100644
--- a/x11/qt2-examples/Makefile
+++ b/x11/qt2-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/06/23 19:37:30 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/11/16 08:43:32 jlam Exp $
#
PKGNAME= qt2-examples-${QTVERSION}
@@ -6,7 +6,7 @@ COMMENT= QT2 Tutorial, example code and HTML documentation
.include "../qt2-libs/Makefile.common"
-NO_BUILDLINK_ONLY= yes
+USE_BUILDLINK_ONLY= yes
BUILDLINK_DEPENDS.qt2-libs= qt2-libs-${QTVERSION}
CONFIGURE_ENV+= QTDIR=${QTPREFIX}