pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/dirdiff Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69fcde4f381c
branches:  trunk
changeset: 473795:69fcde4f381c
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Apr 24 18:32:00 2004 +0000

description:
Convert to buildlink3.

diffstat:

 misc/dirdiff/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r fb3aeef4ab39 -r 69fcde4f381c misc/dirdiff/Makefile
--- a/misc/dirdiff/Makefile     Sat Apr 24 18:26:09 2004 +0000
+++ b/misc/dirdiff/Makefile     Sat Apr 24 18:32:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/03/08 20:27:15 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/24 18:32:00 snj Exp $
 #
 
 DISTNAME=      dirdiff-1.6
@@ -9,8 +9,8 @@
 HOMEPAGE=      http://samba.org/ftp/paulus/
 COMMENT=       Displays differences between directories
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_LIBTOOL=   yes
 
-.include "../../x11/tk83/buildlink2.mk"
+.include "../../x11/tk83/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index