aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-05 17:31:40 +0800
committermarino <marino@FreeBSD.org>2016-02-05 17:31:40 +0800
commit20e12e4a3a6552a3b30ee1c74c522d5ba556023c (patch)
tree10ed082924edbcca18310c7704ec3332b5287e46
parente1af39545ff62d56ee462070c79c6f7c92df09a9 (diff)
downloadfreebsd-ports-gnome-20e12e4a3a6552a3b30ee1c74c522d5ba556023c.tar.gz
freebsd-ports-gnome-20e12e4a3a6552a3b30ee1c74c522d5ba556023c.tar.zst
freebsd-ports-gnome-20e12e4a3a6552a3b30ee1c74c522d5ba556023c.zip
irc/sic: USES+= ncurses
-rw-r--r--irc/sic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile
index b2bb15353d80..4a987a142a65 100644
--- a/irc/sic/Makefile
+++ b/irc/sic/Makefile
@@ -12,6 +12,7 @@ COMMENT= Another 'Internet Relay Chat' Client
LICENSE= GPLv2
+USES= ncurses
GNU_CONFIGURE= yes
PLIST_SUB+= VERSION="${PORTVERSION}"