summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorrh <rh>2004-01-20 21:29:48 +0000
committerrh <rh>2004-01-20 21:29:48 +0000
commit52a09ccfbab25f820f3803e46cd7025993ed1466 (patch)
treeea0588d549aeecd7a5949da05587e759a62b0a5c /devel/Makefile
parent45d691dae3125cb61cd1bc80ffb8f31df1b55acd (diff)
downloadpkgsrc-52a09ccfbab25f820f3803e46cd7025993ed1466.tar.gz
Add and enable pthread-sem
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c5d933bd5ff..556e1128cbe 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.457 2004/01/18 20:17:32 kristerw Exp $
+# $NetBSD: Makefile,v 1.458 2004/01/20 21:29:48 rh Exp $
#
COMMENT= Development utilities
@@ -358,6 +358,7 @@ SUBDIR+= popt
SUBDIR+= prc-tools
SUBDIR+= prcs
SUBDIR+= pth
+SUBDIR+= pthread-sem
SUBDIR+= ptl2
SUBDIR+= pvs
SUBDIR+= pwlib