From 2a5b14da5c5d467d8c60a848c6d432a40e105ce8 Mon Sep 17 00:00:00 2001 From: flo Date: Sat, 8 Mar 2014 14:45:27 +0000 Subject: This has been broken for > 6 months on >= 10.0. Set USE_GCC= any for now. --- devel/pwlib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel') diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 45d5abcaba6b..897f3cff0f0c 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -20,6 +20,7 @@ CONFLICTS= ptlib-2.* WRKSRC= ${WRKDIR}/ptlib_v${PORTVERSION:S/./_/g} USES= bison gmake +USE_GCC= any USE_AUTOTOOLS= autoconf WANT_GNOME= yes WANT_SDL= yes -- cgit