pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-expat Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2bcb3f06e74
branches: trunk
changeset: 474030:f2bcb3f06e74
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 25 04:59:40 2004 +0000
description:
Convert to buildlink3.
diffstat:
textproc/py-expat/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 0896d910854a -r f2bcb3f06e74 textproc/py-expat/Makefile
--- a/textproc/py-expat/Makefile Sun Apr 25 04:56:56 2004 +0000
+++ b/textproc/py-expat/Makefile Sun Apr 25 04:59:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/10/11 13:40:19 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 04:59:40 snj Exp $
#
PKGNAME= ${PYPKGPREFIX}-expat-0
@@ -19,7 +19,7 @@
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
# ignore errors due to missing files (EXTRACT_ELEMENTS!)
do-patch:
@@ -28,7 +28,7 @@
${PATCH} --batch <$$f || true; \
done)
-.include "../../textproc/expat/buildlink2.mk"
+.include "../../textproc/expat/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../lang/python/srcdist.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index