pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/licq-gui-qt Set USE_LIBTOOL=YES, so that we use t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27f8e5390aa6
branches:  trunk
changeset: 479445:27f8e5390aa6
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Aug 14 17:34:50 2004 +0000

description:
Set USE_LIBTOOL=YES, so that we use the pkgsrc libtool instead of the
one provided in the distfile.

Bump PKGREVISION (since this adds lib/licq/licq_qt-gui.a to the PLIST)

diffstat:

 chat/licq-gui-qt/Makefile |  5 +++--
 chat/licq-gui-qt/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (33 lines):

diff -r b9e3f6a161d4 -r 27f8e5390aa6 chat/licq-gui-qt/Makefile
--- a/chat/licq-gui-qt/Makefile Sat Aug 14 17:13:27 2004 +0000
+++ b/chat/licq-gui-qt/Makefile Sat Aug 14 17:34:50 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/05/16 17:47:14 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/08/14 17:34:50 kristerw Exp $
 #
 
 DISTNAME=      licq-1.2.6
 PKGNAME=       ${DISTNAME:C/-/-gui-qt-/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=licq/}
 EXTRACT_SUFX=  .tar.bz2
@@ -22,6 +22,7 @@
 
 USE_BUILDLINK3=        YES
 GNU_CONFIGURE= YES
+USE_LIBTOOL=   YES
 WRKSRC=                ${WRKDIR:=/${DISTNAME}/plugins/qt-gui}
 
 INCOMPAT_CURSES=       NetBSD-1.4*-* NetBSD-1.5*-* NetBSD-1.6[-_.]*-* NetBSD-1.6[A-Q]-*
diff -r b9e3f6a161d4 -r 27f8e5390aa6 chat/licq-gui-qt/PLIST
--- a/chat/licq-gui-qt/PLIST    Sat Aug 14 17:13:27 2004 +0000
+++ b/chat/licq-gui-qt/PLIST    Sat Aug 14 17:34:50 2004 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/24 23:57:36 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/08/14 17:34:50 kristerw Exp $
+lib/licq/licq_qt-gui.a
 lib/licq/licq_qt-gui.la
 lib/licq/licq_qt-gui.so
 share/licq/qt-gui/dock.console/away.xpm



Home | Main Index | Thread Index | Old Index