summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-30 15:22:43 +0000
committertron <tron@pkgsrc.org>2000-03-30 15:22:43 +0000
commitb46c4948153e8327cde3426dff3f9643c3c2e1c9 (patch)
tree431d170b7b94df47f7aa05078533ef241e447588 /devel
parent49c016b944874ed523070c8642a07a5224fb77c9 (diff)
downloadpkgsrc-b46c4948153e8327cde3426dff3f9643c3c2e1c9.tar.gz
Adapt for "qt1" package.
Diffstat (limited to 'devel')
-rw-r--r--devel/kdbg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile
index 5ea3ce45e09..21bd8722702 100644
--- a/devel/kdbg/Makefile
+++ b/devel/kdbg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/03/21 22:40:50 tron Exp $
+# $NetBSD: Makefile,v 1.9 2000/03/30 15:22:43 tron Exp $
DISTNAME= kdbg-1.0.1
CATEGORIES= devel kde
@@ -18,8 +18,8 @@ USE_X11BASE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-qt-dir=${PREFIX} \
- --with-qt-includes=${PREFIX}/include/qt \
+CONFIGURE_ARGS= --with-qt-dir=${PREFIX}/qt1 \
+ --with-qt-includes=${PREFIX}/qt1/include \
--with-extra-libs=${LOCALBASE}/lib \
--with-extra-includes=${LOCALBASE}/include