diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-04 14:18:07 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-04 14:18:07 +0000 |
commit | e304d886ca8f1a5f327518e5f924aa47aa754e9d (patch) | |
tree | e2ccb1fec0cca878e31dc2996ccc2638b823cc58 /sysutils/dtpstree | |
parent | 510188162c8275c789c135192ad85ab062c1f3d7 (diff) | |
download | ports-e304d886ca8f1a5f327518e5f924aa47aa754e9d.tar.gz ports-e304d886ca8f1a5f327518e5f924aa47aa754e9d.zip |
Notes
Diffstat (limited to 'sysutils/dtpstree')
-rw-r--r-- | sysutils/dtpstree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dtpstree/Makefile b/sysutils/dtpstree/Makefile index 485ce156f39b..3c5e1f08ff2e 100644 --- a/sysutils/dtpstree/Makefile +++ b/sysutils/dtpstree/Makefile @@ -14,7 +14,7 @@ LICENSE= APACHE20 GNU_CONFIGURE= yes MAKEFILE= GNUmakefile -USES= gmake tar:xz +USES= gmake ncurses tar:xz MAN1= dtpstree.1 PLIST_FILES= bin/dtpstree \ |