diff options
| author | Kubilay Kocak <koobs@FreeBSD.org> | 2019-07-01 07:08:36 +0000 |
|---|---|---|
| committer | Kubilay Kocak <koobs@FreeBSD.org> | 2019-07-01 07:08:36 +0000 |
| commit | 5cdf5cd6258982e642ea60d726a57cdc33660267 (patch) | |
| tree | b0a4003e52b8bab0b8d079e13e6abd1416486479 | |
| parent | 24a93a5bd86d37e8c8ef88c64232b55a61cb6e73 (diff) | |
Notes
| -rw-r--r-- | lang/python35/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python35/Makefile b/lang/python35/Makefile index f43f2643cf43..06432c67e6b4 100644 --- a/lang/python35/Makefile +++ b/lang/python35/Makefile @@ -16,6 +16,7 @@ COMMENT= Interpreted object-oriented programming language LICENSE= PSFL USES= cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz +USE_CSTD= c99 PATHFIX_MAKEFILEIN= Makefile.pre.in USE_LDCONFIG= yes GNU_CONFIGURE= yes |
