From c661644a6d659406fc7b5dcca2d518933ba9d0b4 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Mon, 5 Feb 2001 21:21:25 +0000 Subject: [PATCH] -with-qt-name=qt2 -> --with-qt-name=qt2 Submitted by: Cristiano Deana --- irc/kvirc-devel/Makefile | 2 +- irc/kvirc/Makefile | 2 +- 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