diff options
Diffstat (limited to 'irc/kvirc-devel/Makefile')
-rw-r--r-- | irc/kvirc-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile index 5aa73ae132d4..006fe6b8693d 100644 --- a/irc/kvirc-devel/Makefile +++ b/irc/kvirc-devel/Makefile @@ -22,8 +22,7 @@ MAN1= kvirc.1 USE_LIBTOOL= yes USE_AUTOMAKE= yes USE_AUTOCONF= yes -USE_NEWGCC= yes -USE_QT2= yes +USE_QT_VER= 2 USE_X_PREFIX= yes USE_GMAKE= yes CONFIGURE_ARGS= --x-includes=$(X11BASE)/include \ |