From d404e6e13a6433c205f681b8c9f5686ca1c5ac21 Mon Sep 17 00:00:00 2001 From: John Marino Date: Tue, 13 Dec 2016 00:06:05 +0000 Subject: net-mgmt/nagnu: Fix ncurses requirement specification discussed-with: pi (originally committer) --- net-mgmt/nagnu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/nagnu/Makefile b/net-mgmt/nagnu/Makefile index f83867e48ae4..2b8bd0473609 100644 --- a/net-mgmt/nagnu/Makefile +++ b/net-mgmt/nagnu/Makefile @@ -9,9 +9,9 @@ COMMENT= Nagios dashboard LICENSE= BSD2CLAUSE -LIB_DEPENDS= libcurl.so:ftp/curl \ - libncurses.so:devel/ncurses +LIB_DEPENDS= libcurl.so:ftp/curl +USES= ncurses:port USE_GITHUB= yes GH_ACCOUNT= frlen PLIST_FILES= bin/nagnu \ -- cgit