summaryrefslogtreecommitdiff
path: root/devel/ccmalloc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-12 00:45:27 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-12 00:45:27 +0000
commitac74bdf9b5642c1996b603ab8a1d8b4b97c05e23 (patch)
tree8a9ec32bfdbb5a0b7619771ff09e08229fbcf41b /devel/ccmalloc
parentMade configure-patch only for -current systems. (diff)
PATCH_FILES -> EXTRA_PATCHES
Diffstat (limited to 'devel/ccmalloc')
-rw-r--r--devel/ccmalloc/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.if ${OSVERSION} > 500000
-PATCH_FILES+= ${FILESDIR}/patch5-configure
+EXTRA_PATCHES= ${FILESDIR}/patch5-configure
.endif
post-install: