diff options
Diffstat (limited to 'x11')
-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 81556aafb8f..53407aec85a 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/06/01 09:06:38 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/06/01 10:59:22 skrll Exp $ # .include "../qt3-libs/Makefile.common" @@ -7,7 +7,6 @@ PKGNAME= qt3-docs-${QTVERSION} COMMENT= Documentation for the QT C++ X GUI toolkit USE_BUILDLINK_ONLY= yes -BUILDLINK_DEPENDS.qt3-libs= qt3-libs-${QTVERSION} NO_PATCH= yes NO_CONFIGURE= yes |