aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-01 02:22:37 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-01 02:22:37 +0000
commitfe56ba39e837ebe0f13a582a90c20a348373e195 (patch)
tree07b7cd4c2980d8ceeb7e5c0db861b9a2c6b6039e /irc/irssi/Makefile
parent9dbfd6db1843934b7006978d5ede2e831664aa40 (diff)
downloadports-fe56ba39e837ebe0f13a582a90c20a348373e195.tar.gz
ports-fe56ba39e837ebe0f13a582a90c20a348373e195.zip
Notes
Diffstat (limited to 'irc/irssi/Makefile')
-rw-r--r--irc/irssi/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index dd1a44e128d5..35910386ba41 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -1,20 +1,19 @@
# $FreeBSD$
PORTNAME= irssi
-PORTVERSION= 0.8.15
-PORTREVISION= 6
+PORTVERSION= 0.8.16
+PORTREVISION= 0
CATEGORIES?= irc
MASTER_SITES= http://mirror.irssi.org/
MAINTAINER?= vanilla@FreeBSD.org
COMMENT?= A modular IRC client with many features
-LIB_DEPENDS= glib-2:${PORTSDIR}/devel/glib20
+LIB_DEPENDS= libglib-2.0.so:${PORTSDIR}/devel/glib20
CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]*
-USES= pkgconfig ncurses gmake
-USE_BZIP2= yes
+USES= pkgconfig ncurses gmake tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ncurses=${NCURSESBASE}