aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ptmalloc2
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-08 23:29:19 +0800
committerpav <pav@FreeBSD.org>2009-01-08 23:29:19 +0800
commit267ade8639e399ee7b0a0591e4d83efb9ff4f513 (patch)
tree738dec399540f99ba2a849b733e128eb2ae369c9 /devel/ptmalloc2
parent2fe382acb65563c00f33ae2f9ce9521403edd14e (diff)
downloadfreebsd-ports-gnome-267ade8639e399ee7b0a0591e4d83efb9ff4f513.tar.gz
freebsd-ports-gnome-267ade8639e399ee7b0a0591e4d83efb9ff4f513.tar.zst
freebsd-ports-gnome-267ade8639e399ee7b0a0591e4d83efb9ff4f513.zip
- Fix typo USE_LD_CONFIG - USE_LDCONFIG
Diffstat (limited to 'devel/ptmalloc2')
-rw-r--r--devel/ptmalloc2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ptmalloc2/Makefile b/devel/ptmalloc2/Makefile
index 84dcf65af8db..ad34f9b440bb 100644
--- a/devel/ptmalloc2/Makefile
+++ b/devel/ptmalloc2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ptmalloc2
PORTVERSION= 20060605
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.malloc.de/malloc/
DISTNAME= ${PORTNAME}-current
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-current
MAINTAINER= ports@FreeBSD.org
COMMENT= Alternative threads-aware malloc
-USE_LD_CONFIG= yes
+USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
ALL_TARGET= posix