svn commit: r420715 - head/sysutils/ah-tty
John Marino
marino at FreeBSD.org
Tue Aug 23 17:03:19 UTC 2016
Author: marino
Date: Tue Aug 23 17:03:17 2016
New Revision: 420715
URL: https://svnweb.freebsd.org/changeset/ports/420715
Log:
sysutils/ah-tty: document ncurses requirement
Approved by: ncurses blanket
Modified:
head/sysutils/ah-tty/Makefile
Modified: head/sysutils/ah-tty/Makefile
==============================================================================
--- head/sysutils/ah-tty/Makefile Tue Aug 23 16:56:41 2016 (r420714)
+++ head/sysutils/ah-tty/Makefile Tue Aug 23 17:03:17 2016 (r420715)
@@ -3,12 +3,14 @@
PORTNAME= ah-tty
PORTVERSION= 0.3.12
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF
MAINTAINER= mich at FreeBSD.org
COMMENT= Ah-tty is an automatic helper for command prompts and shells
+USES= ncurses
GNU_CONFIGURE= yes
USE_CSTD= gnu89
More information about the svn-ports-head
mailing list