aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2003-06-22 04:32:55 +0800
committerosa <osa@FreeBSD.org>2003-06-22 04:32:55 +0800
commit00d522b5ccd518c5c8d8e9124c5c403a9026e8eb (patch)
tree6db8ea91e99215eb4c5f720ffab2724176ff6085 /devel/Makefile
parent177d219e3560fc1b11d4383bcad8f040d1dc88e4 (diff)
downloadfreebsd-ports-graphics-00d522b5ccd518c5c8d8e9124c5c403a9026e8eb.tar.gz
freebsd-ports-graphics-00d522b5ccd518c5c8d8e9124c5c403a9026e8eb.tar.zst
freebsd-ports-graphics-00d522b5ccd518c5c8d8e9124c5c403a9026e8eb.zip
Add libhoard - fast, scalable and memory-efficient
allocator for multiprocessors. Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 22af1bd9683..967fc659ce6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -330,6 +330,7 @@
SUBDIR += libgtop
SUBDIR += libgtop2
SUBDIR += libhash
+ SUBDIR += libhoard
SUBDIR += libical
SUBDIR += libmba
SUBDIR += libmcve