diff options
-rw-r--r-- | net-mgmt/nagnu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |