diff options
Diffstat (limited to 'devel/dmalloc/Makefile')
-rw-r--r-- | devel/dmalloc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile index 47d3f7905327..a89fe0511fd9 100644 --- a/devel/dmalloc/Makefile +++ b/devel/dmalloc/Makefile @@ -15,7 +15,6 @@ MAINTAINER= pesho.petrov@gmail.com COMMENT= Portable debug memory allocation library GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-threads --enable-shlib CFLAGS+= -fPIC USE_LDCONFIG= yes |