summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/vipec/Makefile4
1 files changed, 2 insertions, 2 deletions
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" \