diff options
Diffstat (limited to 'x11/qt4-docs')
-rw-r--r-- | x11/qt4-docs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index e0f761eac4b..7c3fffa270d 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2011/01/13 13:40:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2011/03/03 05:50:04 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-docs-${QTVERSION} -PKGREVISION= 2 COMMENT= Documentation for the QT C++ X GUI toolkit NO_CONFIGURE= yes |