diff options
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r-- | x11/qt3-docs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index 392a65a9d64..bb2e37c292a 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/02/04 18:09:15 skrll Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/28 21:14:41 wiz Exp $ # .include "../qt3-libs/Makefile.common" @@ -9,7 +9,6 @@ COMMENT= Documentation for the QT C++ X GUI toolkit USE_BUILDLINK2= yes BUILD_QT3= yes -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes |