summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-03 13:48:21 +0000
committerwiz <wiz>2000-09-03 13:48:21 +0000
commitb74ca06764be736b1f25d44ae5145252ab2b7667 (patch)
treefb77c63de04e264c6e4286237646f3d48cec4849
parent751ff67e3490712e5757637c212d12b8e5f5c04b (diff)
downloadpkgsrc-b74ca06764be736b1f25d44ae5145252ab2b7667.tar.gz
remove trailing whitespace
-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 \