summaryrefslogtreecommitdiff
path: root/x11/kdelibdocs3
diff options
context:
space:
mode:
authorjmc <jmc>2003-08-04 07:45:27 +0000
committerjmc <jmc>2003-08-04 07:45:27 +0000
commita8be29f82b4c9ff163c399c8d9d34c0cf81fbe0e (patch)
tree1a46fc699208a9fb872452ab72426e7288e90521 /x11/kdelibdocs3
parent968199b936966ae184731cf9ef4a6f65c85de075 (diff)
downloadpkgsrc-a8be29f82b4c9ff163c399c8d9d34c0cf81fbe0e.tar.gz
Make QT3DIR depend on the install location of qt3-docs, not qt3 (as it's not
a package so this otherwise defaults to X11PREFIX which is wrong).
Diffstat (limited to 'x11/kdelibdocs3')
-rw-r--r--x11/kdelibdocs3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibdocs3/Makefile b/x11/kdelibdocs3/Makefile
index dda9b645f2c..e42d07ed470 100644
--- a/x11/kdelibdocs3/Makefile
+++ b/x11/kdelibdocs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/30 13:39:57 markd Exp $
+# $NetBSD: Makefile,v 1.10 2003/08/04 07:45:27 jmc Exp $
DISTNAME= kdelibs-3.1.3
PKGNAME= kdelibdocs-3.1.3
@@ -14,7 +14,7 @@ DEPENDS+= qt3-docs>=3.1.1:../../x11/qt3-docs
USE_X11BASE= yes
NO_CONFIGURE= yes
-EVAL_PREFIX+= QT3DIR=qt3
+EVAL_PREFIX+= QT3DIR=qt3-docs
DOCINSTALLDIR= ${X11PREFIX}/share/doc/kde/HTML/en
do-build: