diff options
Diffstat (limited to 'devel/ccmalloc/Makefile')
-rw-r--r-- | devel/ccmalloc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ccmalloc/Makefile b/devel/ccmalloc/Makefile index 50184990ba54..f24336106a00 100644 --- a/devel/ccmalloc/Makefile +++ b/devel/ccmalloc/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/ MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ memory profiler and memory leak tracer -USE_REINPLACE= yes USE_GMAKE= yes HAS_CONFIGURE= yes |