diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-04 15:50:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-04 15:50:41 +0000 |
commit | 095f02f2251329148670130921297a2be8a94e5b (patch) | |
tree | 1adca0f3555f83a1f09fb876c7473a4d09fa73ca /sysutils/ncdu | |
parent | 43166fa9800ed8d5b28dde9f5fe684d023c70c12 (diff) | |
download | ports-095f02f2251329148670130921297a2be8a94e5b.tar.gz ports-095f02f2251329148670130921297a2be8a94e5b.zip |
Notes
Diffstat (limited to 'sysutils/ncdu')
-rw-r--r-- | sysutils/ncdu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index a1b9ca7c9e0c..68ecb312ec3e 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -11,6 +11,7 @@ COMMENT= Ncurses du(1) LICENSE= MIT +USES= ncurses GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz |