pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pv Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3c0083e60e3
branches: trunk
changeset: 473330:e3c0083e60e3
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 18 23:08:09 2004 +0000
description:
Convert to buildlink3.
diffstat:
sysutils/pv/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 8f9d3163cb3d -r e3c0083e60e3 sysutils/pv/Makefile
--- a/sysutils/pv/Makefile Sun Apr 18 23:07:05 2004 +0000
+++ b/sysutils/pv/Makefile Sun Apr 18 23:08:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/24 15:06:58 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/18 23:08:09 snj Exp $
#
DISTNAME= pv-0.4.5
@@ -12,9 +12,10 @@
COMMENT= Monitor the progress of data through a pipeline
BUILD_USES_MSGFMT= yes
+
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
INFO_FILES= pv.info
@@ -25,5 +26,5 @@
${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/share/doc/pv
.endfor
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index