summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-09-03 13:48:21 +0000
committerwiz <wiz@pkgsrc.org>2000-09-03 13:48:21 +0000
commit178e9b169f6f6cb00b1cc212651607f7acf5f76b (patch)
treefb77c63de04e264c6e4286237646f3d48cec4849 /x11
parente1b2ca30936f7f755d4fe7f481a6164e4e7b5daf (diff)
downloadpkgsrc-178e9b169f6f6cb00b1cc212651607f7acf5f76b.tar.gz
remove trailing whitespace
Diffstat (limited to 'x11')
-rw-r--r--x11/khostchooser/Makefile4
-rw-r--r--x11/korganizer/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/khostchooser/Makefile b/x11/khostchooser/Makefile
index 5e4a4acbf56..791695bfe34 100644
--- a/x11/khostchooser/Makefile
+++ b/x11/khostchooser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/08/23 23:14:34 tron Exp $
+# $NetBSD: Makefile,v 1.11 2000/09/03 13:48:21 wiz Exp $
#
DISTNAME= khostchooser-0.3
@@ -21,7 +21,7 @@ GNU_CONFIGURE= YES
EVAL_PREFIX+= QT1DIR=qt1
CONFIGURE_ARGS= --datadir=${PREFIX}/share/kde \
- --with-qt-dir=${QT1DIR}/qt1
+ --with-qt-dir=${QT1DIR}/qt1
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= KDEDIR=${PREFIX} \
QTDIR=${QT1DIR}/qt1 \
diff --git a/x11/korganizer/Makefile b/x11/korganizer/Makefile
index b5bf3c757e6..58440788a46 100644
--- a/x11/korganizer/Makefile
+++ b/x11/korganizer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/07/17 13:58:22 agc Exp $
+# $NetBSD: Makefile,v 1.10 2000/09/03 13:49:08 wiz Exp $
DISTNAME= korganizer-1.1.2
CATEGORIES= kde
@@ -17,7 +17,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} \
QTDIR=${QT1DIR}/qt1 \