diff options
Diffstat (limited to 'x11/qt4-docs/Makefile')
-rw-r--r-- | x11/qt4-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index db992923aa7..6ca8b0d2b89 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/02/04 18:15:34 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2009/07/22 09:40:37 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -9,7 +9,7 @@ COMMENT= Documentation for the QT C++ X GUI toolkit NO_CONFIGURE= yes NO_BUILD= yes -PLIST_SRC= ${WRKDIR}/PLIST ${PKGDIR}/PLIST +PLIST_SRC= ${WRKDIR}/PLIST INSTALLATION_DIRS= ${QTPREFIX} |