aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagnu
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-12-13 05:45:36 +0000
committerJohn Marino <marino@FreeBSD.org>2016-12-13 05:45:36 +0000
commit860c5a64f6d5c81db1b327faa63533c66b6619ba (patch)
tree479620bec3582b5095de1ed44c78ab12565a9881 /net-mgmt/nagnu
parent0b66ce46524b6589fa46575ed17cfefb17506aad (diff)
downloadports-860c5a64f6d5c81db1b327faa63533c66b6619ba.tar.gz
ports-860c5a64f6d5c81db1b327faa63533c66b6619ba.zip
net-mgmt/nagnu: Fix ncurses requirement specification part II
Upon further discussion, it was revealed that base ncurses will satisfy requirements, so adjust USES accordingly. discussed-with: pi (originally committer)
Notes
Notes: svn path=/head/; revision=428466
Diffstat (limited to 'net-mgmt/nagnu')
-rw-r--r--net-mgmt/nagnu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nagnu/Makefile b/net-mgmt/nagnu/Makefile
index 2b8bd0473609..c7686f5bb950 100644
--- a/net-mgmt/nagnu/Makefile
+++ b/net-mgmt/nagnu/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nagnu
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= fredrik@min-hemsida.net
@@ -11,7 +12,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= ncurses:port
+USES= ncurses
USE_GITHUB= yes
GH_ACCOUNT= frlen
PLIST_FILES= bin/nagnu \