diff options
author | jlam <jlam> | 2002-10-02 07:27:41 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-02 07:27:41 +0000 |
commit | 445ce116653b92660e427701b9339e9cf5e8ddae (patch) | |
tree | 572985948fd9ff6f2ede4beebf7de12268aef31f /x11/qt3-docs | |
parent | e5440171915eed9f5c418764b6f6b93ce5c5b9e7 (diff) | |
download | pkgsrc-445ce116653b92660e427701b9339e9cf5e8ddae.tar.gz |
Note that this package is part of a Qt3 build.
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r-- | x11/qt3-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index 84c72261600..f5c05172531 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/08/28 14:41:59 skrll Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/02 07:27:41 jlam Exp $ # .include "../qt3-libs/Makefile.common" @@ -7,6 +7,7 @@ PKGNAME= qt3-docs-${QTVERSION} COMMENT= Documentation for the QT C++ X GUI toolkit USE_BUILDLINK2= yes +BUILD_QT3= yes NO_PATCH= yes NO_CONFIGURE= yes |