aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-05-31 04:11:11 +0800
committermiwi <miwi@FreeBSD.org>2008-05-31 04:11:11 +0800
commita0b49d6a6f7448f06f9a1dd10befafa145139d2c (patch)
tree603118a5d61db9a863498d4eedbc5f75331f13c2 /devel/Makefile
parent14e486b8de449db50614ddb9089ae26137b82111 (diff)
downloadfreebsd-ports-gnome-a0b49d6a6f7448f06f9a1dd10befafa145139d2c.tar.gz
freebsd-ports-gnome-a0b49d6a6f7448f06f9a1dd10befafa145139d2c.tar.zst
freebsd-ports-gnome-a0b49d6a6f7448f06f9a1dd10befafa145139d2c.zip
This port provides extra threading options including:
* Subclassable thread-related classes (such as locks) * Read/Write locks WWW: http://www.var-dev.net PR: ports/119737 Submitted by: James Stapleton <fbsdporter at var-dev.net>
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 055b03587d71..7183f03b0d4e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2020,6 +2020,7 @@
SUBDIR += py-elementtree
SUBDIR += py-epsilon
SUBDIR += py-event
+ SUBDIR += py-extended_threading
SUBDIR += py-extremes
SUBDIR += py-ez_xml
SUBDIR += py-ezpyinline