pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/pxtools Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f51410fbac3
branches:  trunk
changeset: 473225:1f51410fbac3
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Apr 17 19:21:09 2004 +0000

description:
Convert to buildlink3.

diffstat:

 databases/pxtools/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r ee6ef5c3c996 -r 1f51410fbac3 databases/pxtools/Makefile
--- a/databases/pxtools/Makefile        Sat Apr 17 19:19:50 2004 +0000
+++ b/databases/pxtools/Makefile        Sat Apr 17 19:21:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/30 18:36:27 ben Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/17 19:21:09 snj Exp $
 #
 
 DISTNAME=              pxtools-0.0.20
@@ -9,11 +9,11 @@
 HOMEPAGE=              http://jan.kneschke.de/projects/pxtools/
 COMMENT=               Paradox database export/info utilities
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_PKGLOCALEDIR=      YES
 USE_GNU_TOOLS+=                make
 
 GNU_CONFIGURE=         YES
 
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index