From d91adfefcc5595e3287facc18ed18ec2453a06b1 Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 30 Oct 2000 09:09:15 +0000 Subject: Fix EVAL_PREFIX. --- x11/qt2-docs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt2-docs') 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: -- cgit v1.2.3