diff options
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r-- | devel/boehm-gc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index d0c7b7c88a6e..a15759f1a9c6 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -16,7 +16,6 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ USE_GNOME= lthack -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |