aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-09-23 14:03:14 +0800
committerstas <stas@FreeBSD.org>2011-09-23 14:03:14 +0800
commit7acbfa70d9edeb0a842752308ad1581b62772871 (patch)
treed9e4cf488f60542f7c072cfca12815553b7cd27a /devel/Makefile
parent037ce4769d13519d4f071cc4a4a6d79b11d16b79 (diff)
downloadfreebsd-ports-graphics-7acbfa70d9edeb0a842752308ad1581b62772871.tar.gz
freebsd-ports-graphics-7acbfa70d9edeb0a842752308ad1581b62772871.tar.zst
freebsd-ports-graphics-7acbfa70d9edeb0a842752308ad1581b62772871.zip
- Add devel/libatomic-ops, a library providing portable access to
atomic operations. WWW: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
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 faa5afa2557..0ee61e148fa 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -762,6 +762,7 @@
SUBDIR += libassa
SUBDIR += libassetml
SUBDIR += libast
+ SUBDIR += libatomic_ops
SUBDIR += libaura
SUBDIR += libavl
SUBDIR += libbegemot