# Created by: wahjava
# $FreeBSD: tags/RELEASE_10_0_0/devel/libpthread-stubs/Makefile 330936 2013-10-19 21:24:20Z tijl $

PORTNAME=	libpthread-stubs
PORTVERSION=	0.3
PORTREVISION=	4
CATEGORIES=	devel
MASTER_SITES=	http://xcb.freedesktop.org/dist/

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	This library provides weak aliases for pthread functions

USES=		pathfix
USE_BZIP2=	yes
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
