diff options
-rw-r--r-- | devel/libdlmalloc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libdlmalloc/Makefile b/devel/libdlmalloc/Makefile index bf820c7c1ee3..a41955882b8f 100644 --- a/devel/libdlmalloc/Makefile +++ b/devel/libdlmalloc/Makefile @@ -3,7 +3,7 @@ # Date created: 3 June 1995 # Whom: roberto # -# $Id: Makefile,v 1.6 1997/07/17 15:12:40 max Exp $ +# $Id: Makefile,v 1.7 1998/06/27 05:18:48 asami Exp $ # DISTNAME= dlmalloc @@ -14,6 +14,8 @@ DISTFILES= malloc-2.6.4.c MAINTAINER= roberto@FreeBSD.ORG +BROKEN_ELF= yes + NO_WRKSUBDIR= yes do-extract: |