From 1cf5a83e7909d14834bf119f90162ff542fa874c Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 2 Sep 2013 10:10:58 +0000 Subject: Conversion from USE_GNOME=gnomehack to USES=pathfix is not that simple, revert back to USE_GNOME=gnomehack --- devel/libpthread-stubs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libpthread-stubs/Makefile b/devel/libpthread-stubs/Makefile index dc21e5560b5d..fb9c450d9c39 100644 --- a/devel/libpthread-stubs/Makefile +++ b/devel/libpthread-stubs/Makefile @@ -10,7 +10,8 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= ashish@FreeBSD.org COMMENT= This library provides weak aliases for pthread functions -USES= gmake pathfix pkgconfig +USES= gmake pkgconfig +USE_GNOME= gnomehack USE_BZIP2= yes USE_LDCONFIG= yes -- cgit