diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-06-21 14:50:01 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-06-21 14:50:01 +0000 |
commit | efe2ecd829eacdced96920306a114e9f0ecacefc (patch) | |
tree | bcdd9173f46bb3c5e045008a1c23a9a7b44fe296 /x11-toolkits/open-motif | |
parent | 6d831daf83481f2f94000a5f78d157f3f02c2fd4 (diff) | |
download | ports-efe2ecd829eacdced96920306a114e9f0ecacefc.tar.gz ports-efe2ecd829eacdced96920306a114e9f0ecacefc.zip |
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 66658b124a2e..8b71d0206a9e 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -30,6 +30,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_ENV= LANG=C CPPFLAGS= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI +USE_CSTD= gnu89 DEMOS_SRC= ${WRKSRC}/demos/programs |