1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/devel/libpthread-stubs/Makefile
Baptiste Daroussin f3765ce011 Support stage
2014-01-21 00:52:17 +00:00

20 lines
351 B
Makefile

# Created by: wahjava
# $FreeBSD$
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
.include <bsd.port.mk>