# $MidnightBSD: mports/devel/libpthread-stubs/Makefile,v 1.2 2009/03/15 18:59:18 laffer1 Exp $

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	This library provides weak aliases for pthread functions
LICENSE=	x11

USE_GMAKE=	yes
USE_BZIP2=	yes
USE_GNOME=	gnomehack pkgconfig
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
