summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kdegraphics/Makefile')
-rw-r--r--graphics/kdegraphics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index 7f7a711c62f..2aba053d698 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2000/07/17 13:58:21 agc Exp $
+# $NetBSD: Makefile,v 1.33 2000/09/03 10:12:58 wiz Exp $
#
DISTNAME= kdegraphics-1.1.2
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
EVAL_PREFIX+= QT1DIR=qt1 KDEBASEDIR=kdebase
CONFIGURE_ARGS= "--datadir=${KDEBASEDIR}/share/kde" \
- "--with-qt-dir=${QT1DIR}/qt1"
+ "--with-qt-dir=${QT1DIR}/qt1"
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= KDEDIR=${KDEBASEDIR} \
CXXFLAGS="${CFLAGS}" \