diff options
-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 |