diff options
Diffstat (limited to 'x11/qt2-docs/Makefile')
-rw-r--r-- | x11/qt2-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-docs/Makefile b/x11/qt2-docs/Makefile index 09ab3ed714c..d898e35afb3 100644 --- a/x11/qt2-docs/Makefile +++ b/x11/qt2-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/19 07:42:34 skrll Exp $ +# $NetBSD: Makefile,v 1.2 2000/10/30 09:12:11 skrll Exp $ # PKGNAME= qt2-docs-2.2.1 @@ -11,7 +11,7 @@ NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes -EVAL_PREFIX+= QT2DIR=qt2 +EVAL_PREFIX+= QT2DIR=qt2-libs QTPREFIX= ${QT2DIR}/qt2 do-install: |