summaryrefslogtreecommitdiff
path: root/x11/khostchooser
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/khostchooser
parente1b2ca30936f7f755d4fe7f481a6164e4e7b5daf (diff)
downloadpkgsrc-178e9b169f6f6cb00b1cc212651607f7acf5f76b.tar.gz
remove trailing whitespace
Diffstat (limited to 'x11/khostchooser')
-rw-r--r--x11/khostchooser/Makefile4
1 files changed, 2 insertions, 2 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 \