aboutsummaryrefslogtreecommitdiff
path: root/irc/netwalker-ircc
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:18:18 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:18:18 +0000
commit983062642da28e255f0ee20ba5146f5fac32eba4 (patch)
tree9f63504d6bfbeed72f19e4f4dc7ca712893c3394 /irc/netwalker-ircc
parentf75ff4b46da5958b50f6d3ee4b4856c8b39ab659 (diff)
downloadports-983062642da28e255f0ee20ba5146f5fac32eba4.tar.gz
ports-983062642da28e255f0ee20ba5146f5fac32eba4.zip
Notes
Diffstat (limited to 'irc/netwalker-ircc')
-rw-r--r--irc/netwalker-ircc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/netwalker-ircc/Makefile b/irc/netwalker-ircc/Makefile
index cb466ce8285f..fc88d1f552a9 100644
--- a/irc/netwalker-ircc/Makefile
+++ b/irc/netwalker-ircc/Makefile
@@ -5,13 +5,14 @@ PORTNAME= netwalker-ircc
PORTVERSION= 0.5.0
CATEGORIES= irc
MASTER_SITES= CRITICAL
-EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Lightweight curses-based IRC client
LICENSE= GPLv2
+USES= tar:tgz
+
LDFLAGS+= -lncurses ${PTHREAD_LIBS}
post-patch: