aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pkg-config
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-06-18 02:32:30 +0800
committered <ed@FreeBSD.org>2009-06-18 02:32:30 +0800
commitb6b9dfb59926e8f297c1de63c1b7c74e196e7e3a (patch)
treed814a7cf4ffba1dba15b88b8bf3547b69d8e2595 /devel/pkg-config
parenta21695df83035c05a04177371e7cc41315c028ed (diff)
downloadfreebsd-ports-graphics-b6b9dfb59926e8f297c1de63c1b7c74e196e7e3a.tar.gz
freebsd-ports-graphics-b6b9dfb59926e8f297c1de63c1b7c74e196e7e3a.tar.zst
freebsd-ports-graphics-b6b9dfb59926e8f297c1de63c1b7c74e196e7e3a.zip
pkg-config requires -std=gnu89 to build with Clang properly.
Approved by: marcus
Diffstat (limited to 'devel/pkg-config')
-rw-r--r--devel/pkg-config/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile
index e883ac0d75c..eaed17f2a0c 100644
--- a/devel/pkg-config/Makefile
+++ b/devel/pkg-config/Makefile
@@ -16,6 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A utility to retrieve information about installed libraries
+USE_CSTD= gnu89
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= gnometarget