From e1e386e3173dd4f36970c21d5a0ea223adc78eae Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 9 Sep 2006 02:41:53 +0000 Subject: Rename variable MAKEFILE to MAKE_FILE. --- audio/ladspa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/ladspa') diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index b940a4444d5..f1c2ec245ad 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/05/12 22:43:46 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2006/09/09 02:41:55 obache Exp $ # DISTNAME= ladspa_sdk_1.12 @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/ladspa_sdk/src USE_TOOLS+= gmake USE_LANGUAGES= c c++ -MAKEFILE= makefile +MAKE_FILE= makefile BUILDLINK_LIBS.dl+= ${BUILDLINK_LDADD.dl} -- cgit v1.2.3