pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/dlcompat use buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1189f4e110f
branches: trunk
changeset: 475046:c1189f4e110f
user: grant <grant%pkgsrc.org@localhost>
date: Sun May 09 12:54:00 2004 +0000
description:
use buildlink3.
diffstat:
devel/dlcompat/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 7b6948ac5888 -r c1189f4e110f devel/dlcompat/Makefile
--- a/devel/dlcompat/Makefile Sun May 09 11:23:51 2004 +0000
+++ b/devel/dlcompat/Makefile Sun May 09 12:54:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/08 16:08:22 adam Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/09 12:54:00 grant Exp $
#
DISTNAME= dlcompat-20030629
@@ -11,7 +11,7 @@
ONLY_FOR_PLATFORM= Darwin-*-*
-USE_BUILDLINK2= # defined
-GNU_CONFIGURE= # defined
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index