diff options
author | Michael Landin <mich@FreeBSD.org> | 2015-04-10 13:34:07 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2015-04-10 13:34:07 +0000 |
commit | 22705beb2f6ee06264ffcf06c31f1b571d2c8fc4 (patch) | |
tree | cc1c28ac07aec32c44e6eb4652773bd0b8e671df /sysutils | |
parent | e7f7a03278e8703fec1322333326eb3ba15ab694 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ah-tty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ah-tty/Makefile b/sysutils/ah-tty/Makefile index 461236f969a4..a5d759e32397 100644 --- a/sysutils/ah-tty/Makefile +++ b/sysutils/ah-tty/Makefile @@ -10,6 +10,7 @@ MAINTAINER= mich@FreeBSD.org COMMENT= Ah-tty is an automatic helper for command prompts and shells GNU_CONFIGURE= yes +USE_CSTD= gnu89 PLIST_FILES= bin/ah-tty bin/ah-tty.static \ share/ah-tty.conf man/man1/ah-tty.1.gz |