aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gpart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gpart/Makefile')
-rw-r--r--sysutils/gpart/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile
index 16a1ad13d12a..46fa3d793d59 100644
--- a/sysutils/gpart/Makefile
+++ b/sysutils/gpart/Makefile
@@ -22,6 +22,7 @@ USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
MAN8= gpart.8
PLIST_FILES= sbin/gpart
+CFLAGS+= -std=c99
.if defined(WANT_STATIC)
MAKE_ARGS+= LDFLAGS=-static