diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ah-tty/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ah-tty/Makefile b/sysutils/ah-tty/Makefile index a5d759e32397..17b8b00ddef7 100644 --- a/sysutils/ah-tty/Makefile +++ b/sysutils/ah-tty/Makefile @@ -3,12 +3,14 @@ PORTNAME= ah-tty PORTVERSION= 0.3.12 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= mich@FreeBSD.org COMMENT= Ah-tty is an automatic helper for command prompts and shells +USES= ncurses GNU_CONFIGURE= yes USE_CSTD= gnu89 |