Browse Source

licq: changed to use qt4

stable/0.2
Christian Wiese 14 years ago
parent
commit
5b8936255d
  1. 5
      network/licq/licq.conf

5
network/licq/licq.conf

@ -3,7 +3,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../licq/licq.conf
# Copyright (C) 2006 The OpenSDE Project
# Copyright (C) 2006 - 2011 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -61,5 +61,4 @@ licq_custmain () {
custmain="licq_custmain"
var_append confopt " " "--with-qt-libraries=`pkgprefix libdir qt3`"
var_append extraconfopt " " "--with-qt-libraries=$(pkgprefix libdir qt4)"

Loading…
Cancel
Save