Index: head/devel/libpthread-stubs/Makefile =================================================================== --- head/devel/libpthread-stubs/Makefile (revision 284517) +++ head/devel/libpthread-stubs/Makefile (revision 284518) @@ -1,30 +1,31 @@ # New ports collection makefile for: libpthread-stubs # Date created: 24 January 2007 # Whom: wahjava # # $FreeBSD$ # PORTNAME= libpthread-stubs PORTVERSION= 0.3 PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= ashish@FreeBSD.org COMMENT= This library provides weak aliases for pthread functions USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes +WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes .include .if ${OSVERSION} < 700000 LDFLAGS+= -lpthread .endif .include Property changes on: head/devel/libpthread-stubs/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property