From f278604d878199c8576188fc31c80fd627e7264f Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 9 May 2004 12:54:00 +0000 Subject: use buildlink3. --- devel/dlcompat/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/dlcompat/Makefile') diff --git a/devel/dlcompat/Makefile b/devel/dlcompat/Makefile index b690729bfab..cc587520324 100644 --- a/devel/dlcompat/Makefile +++ b/devel/dlcompat/Makefile @@ -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 @@ COMMENT= Library for dlopen() emulation on Darwin ONLY_FOR_PLATFORM= Darwin-*-* -USE_BUILDLINK2= # defined -GNU_CONFIGURE= # defined +USE_BUILDLINK3= yes +GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3