pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/psi-ssl Convert to buildlink3 and sort PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2832cf0c2e9
branches: trunk
changeset: 473241:e2832cf0c2e9
user: snj <snj%pkgsrc.org@localhost>
date: Sat Apr 17 21:24:58 2004 +0000
description:
Convert to buildlink3 and sort PLIST.
diffstat:
chat/psi-ssl/Makefile | 8 ++++----
chat/psi-ssl/PLIST | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r 5299559ae429 -r e2832cf0c2e9 chat/psi-ssl/Makefile
--- a/chat/psi-ssl/Makefile Sat Apr 17 21:07:51 2004 +0000
+++ b/chat/psi-ssl/Makefile Sat Apr 17 21:24:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/22 07:49:21 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/17 21:24:58 snj Exp $
DISTNAME= qssl-2.0
PKGNAME= psi-ssl-2.0
@@ -11,7 +11,7 @@
HOMEPAGE= http://psi.affinix.com/
COMMENT= PSI Jabber Client - SSL plugin
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_X11= yes
@@ -23,7 +23,7 @@
do-install:
cd ${WRKSRC} && libtool --mode=install ${INSTALL_PROGRAM} libqssl.la ${QTDIR}/lib
-.include "../../x11/qt3-libs/buildlink2.mk"
-.include "../../x11/qt3-tools/buildlink2.mk"
+.include "../../x11/qt3-libs/buildlink3.mk"
+.include "../../x11/qt3-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5299559ae429 -r e2832cf0c2e9 chat/psi-ssl/PLIST
--- a/chat/psi-ssl/PLIST Sat Apr 17 21:07:51 2004 +0000
+++ b/chat/psi-ssl/PLIST Sat Apr 17 21:24:58 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/09/01 10:17:35 cjep Exp $
-qt3/lib/libqssl.so
+@comment $NetBSD: PLIST,v 1.3 2004/04/17 21:24:58 snj Exp $
qt3/lib/libqssl.a
qt3/lib/libqssl.la
+qt3/lib/libqssl.so
Home |
Main Index |
Thread Index |
Old Index