pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/cxunzip bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee24e34df93b
branches:  trunk
changeset: 466738:ee24e34df93b
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Jan 22 14:00:01 2004 +0000

description:
bl3ify

diffstat:

 archivers/cxunzip/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 40d13ed6eb9a -r ee24e34df93b archivers/cxunzip/Makefile
--- a/archivers/cxunzip/Makefile        Thu Jan 22 13:54:46 2004 +0000
+++ b/archivers/cxunzip/Makefile        Thu Jan 22 14:00:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/22 07:18:43 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/22 14:00:01 jlam Exp $
 
 DISTNAME=      cxunzip-0.98
 PKGREVISION=   1
@@ -9,11 +9,11 @@
 HOMEPAGE=      http://gurb.ton.tut.fi/gnome
 COMMENT=       Cloned Xunzip is a GNOME zip-archive uncompressing program
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_X11=       yes
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        make
 #USE_LIBTOOL=  yes
 
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index