diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-02 23:47:59 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-02 23:47:59 +0000 |
commit | 8b5b101c962cc395e82c1077b4dc2508f6f068f8 (patch) | |
tree | 4382a54089a325fa148d90dc197a593a016c6e76 /misc/gnuit | |
parent | b302b6eeea74f66a8ed1213602cca022a8be0ba5 (diff) | |
download | ports-8b5b101c962cc395e82c1077b4dc2508f6f068f8.tar.gz ports-8b5b101c962cc395e82c1077b4dc2508f6f068f8.zip |
Notes
Diffstat (limited to 'misc/gnuit')
-rw-r--r-- | misc/gnuit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile index 82abb4e4f1df..81ec6fcc6a41 100644 --- a/misc/gnuit/Makefile +++ b/misc/gnuit/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= GNU MAINTAINER= gerald@FreeBSD.org COMMENT= GNU Interactive Tools - a file system browser for UNIX systems +USES= ncurses GNU_CONFIGURE= YES CONFIGURE_ARGS= --disable-transition |