aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-01-07 01:07:55 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-01-07 01:07:55 +0000
commitc3142025cdee862235e35972649531f7919bd3d8 (patch)
tree0c430563f422ba94eadd69271e0d8a3eb62ecd6a /irc/irssi
parent5e03a86234bb34556aef99d2778363d8cb4b6b9c (diff)
downloadports-c3142025cdee862235e35972649531f7919bd3d8.tar.gz
ports-c3142025cdee862235e35972649531f7919bd3d8.zip
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts, because wow.
Notes
Notes: svn path=/head/; revision=430761
Diffstat (limited to 'irc/irssi')
-rw-r--r--irc/irssi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 7e89844a2681..d23ee02ac6db 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -11,13 +11,12 @@ COMMENT?= Modular IRC client with many features
LICENSE= GPLv2
-LIB_DEPENDS= libglib-2.0.so:devel/glib20
-
CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]*
USES= gettext-runtime gmake libtool ncurses pkgconfig tar:xz
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+USE_GNOME= glib20
OPTIONS_DEFINE= PERL PROXY SOCKS BOT DOCS TRUECOLOR
OPTIONS_DEFAULT= PERL