aboutsummaryrefslogtreecommitdiff
path: root/devel/libdlmalloc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
commit7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch)
tree1aa2bbfd19ad2c48caed151304d90d00e672730a /devel/libdlmalloc
parentd787371c3884a468504887cce1ee11466a1e339e (diff)
downloadports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.tar.gz
ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.zip
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes: svn path=/head/; revision=11552
Diffstat (limited to 'devel/libdlmalloc')
-rw-r--r--devel/libdlmalloc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libdlmalloc/Makefile b/devel/libdlmalloc/Makefile
index 32a2b72c6a35..bf820c7c1ee3 100644
--- a/devel/libdlmalloc/Makefile
+++ b/devel/libdlmalloc/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 June 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.5 1997/04/21 00:30:27 obrien Exp $
+# $Id: Makefile,v 1.6 1997/07/17 15:12:40 max Exp $
#
DISTNAME= dlmalloc
@@ -15,7 +15,6 @@ DISTFILES= malloc-2.6.4.c
MAINTAINER= roberto@FreeBSD.ORG
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
do-extract:
@rm -rf ${WRKDIR}