aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2014-03-08 22:45:27 +0800
committerflo <flo@FreeBSD.org>2014-03-08 22:45:27 +0800
commit2a5b14da5c5d467d8c60a848c6d432a40e105ce8 (patch)
treea1205f0ec6244bb593d5bbd102c33ab7cf54178f /devel
parenta52cdf59dfbd9bf1e604f93351d59e06fc260e64 (diff)
downloadfreebsd-ports-gnome-2a5b14da5c5d467d8c60a848c6d432a40e105ce8.tar.gz
freebsd-ports-gnome-2a5b14da5c5d467d8c60a848c6d432a40e105ce8.tar.zst
freebsd-ports-gnome-2a5b14da5c5d467d8c60a848c6d432a40e105ce8.zip
This has been broken for > 6 months on >= 10.0. Set USE_GCC= any for now.
Diffstat (limited to 'devel')
-rw-r--r--devel/pwlib/Makefile1
1 files changed, 1 insertions, 0 deletions
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