From bd48e22af7dc12baa092e8d7a58057e657799980 Mon Sep 17 00:00:00 2001 From: skrll Date: Sun, 22 Oct 2000 09:20:18 +0000 Subject: Correct EVAL_PREFIX entry. --- cad/vipec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/vipec') diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index 43bec7b6b20..ebe25b13187 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/10/19 08:06:09 skrll Exp $ +# $NetBSD: Makefile,v 1.20 2000/10/22 09:20:18 skrll Exp $ # DISTNAME= vipec-2.0.4 @@ -15,7 +15,7 @@ USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig USE_X11= yes -EVAL_PREFIX+= QT2DIR=qt2 +EVAL_PREFIX+= QT2DIR=qt2-libs # make sure configure finds png CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= "QTDIR=${QT2DIR}/qt2" \ -- cgit v1.2.3