summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-02-05 21:21:25 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-02-05 21:21:25 +0000
commitc661644a6d659406fc7b5dcca2d518933ba9d0b4 (patch)
tree36b2bd328f28ab284127bd0efc58230c7b026894 /irc
parentConvert more spaces into tabs in ports/x11-servers. (diff)
-with-qt-name=qt2 -> --with-qt-name=qt2
Submitted by: Cristiano Deana <deana@bmm.it>
Notes
Notes: svn path=/head/; revision=38014
Diffstat (limited to 'irc')
-rw-r--r--irc/kvirc-devel/Makefile2
-rw-r--r--irc/kvirc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile
index 3fa479c811b0..5aa73ae132d4 100644
--- a/irc/kvirc-devel/Makefile
+++ b/irc/kvirc-devel/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= --x-includes=$(X11BASE)/include \
--with-qt-library-dir=${X11BASE}/lib \
--without-kde-check \
--with-freebsd-pthread \
- -with-qt-name=qt2
+ --with-qt-name=qt2
CONFIGURE_ENV+= SS_X_EXTRA_LIBS=-lxpg4
diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index 3fa479c811b0..5aa73ae132d4 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= --x-includes=$(X11BASE)/include \
--with-qt-library-dir=${X11BASE}/lib \
--without-kde-check \
--with-freebsd-pthread \
- -with-qt-name=qt2
+ --with-qt-name=qt2
CONFIGURE_ENV+= SS_X_EXTRA_LIBS=-lxpg4