diff options
Diffstat (limited to 'x11/qt4-docs/Makefile')
-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 8f2667e7635..c5476bf6f5e 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/06/13 22:45:51 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/07/04 06:00:14 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" -PKGREVISION= 1 PKGNAME= qt4-docs-${QTVERSION} COMMENT= Documentation for the QT C++ X GUI toolkit |