diff options
Diffstat (limited to 'x11/qt2-docs/Makefile')
-rw-r--r-- | x11/qt2-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |