From ac74bdf9b5642c1996b603ab8a1d8b4b97c05e23 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 12 Apr 2003 00:45:27 +0000 Subject: [PATCH] PATCH_FILES -> EXTRA_PATCHES --- devel/ccmalloc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/ccmalloc/Makefile b/devel/ccmalloc/Makefile index 85d27234effe..4d6e35c06659 100644 --- a/devel/ccmalloc/Makefile +++ b/devel/ccmalloc/Makefile @@ -25,7 +25,7 @@ CXX= g++ .include .if ${OSVERSION} > 500000 -PATCH_FILES+= ${FILESDIR}/patch5-configure +EXTRA_PATCHES= ${FILESDIR}/patch5-configure .endif post-install: