diff options
-rw-r--r-- | comms/gmfsk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index 99f8e1f62235..fbc8d5151483 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes # preprocessor include tests. The following line is a work around. CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +USES_CSTD= gnu89 USES= gmake pkgconfig USE_GNOME= libgnomeui gnomehack gnomeprefix INSTALLS_OMF= yes |