summaryrefslogtreecommitdiff
path: root/devel/pthread-sem
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched.
2004-01-20Initial import of pthread-sem-1.0, a Semaphore implementation for (PTH)rh6-0/+92
pthreads