diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-05 09:31:40 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-05 09:31:40 +0000 |
commit | 0cb46d37eacc2b9a037ef7bd884bb3a7c7ca7f3f (patch) | |
tree | 10ed082924edbcca18310c7704ec3332b5287e46 /irc | |
parent | 68c3e910530b5028d135bdbf7ea20f8af8194d01 (diff) | |
download | ports-0cb46d37eacc2b9a037ef7bd884bb3a7c7ca7f3f.tar.gz ports-0cb46d37eacc2b9a037ef7bd884bb3a7c7ca7f3f.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/sic/Makefile | 1 |
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}" |