summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-19 05:20:45 +0000
committermarcus <marcus@FreeBSD.org>2003-07-19 05:20:45 +0000
commit8bd10bebf4151f3502552f386aaa3c6703c7cf07 (patch)
tree1890bc443df6bff87d9cd65aa1daf9eaea2ff457 /net
parent11b8a6cb7246be31d7ee812a37dacf614b020352 (diff)
downloadFreeBSD-ports-8bd10bebf4151f3502552f386aaa3c6703c7cf07.zip
FreeBSD-ports-8bd10bebf4151f3502552f386aaa3c6703c7cf07.tar.gz
Add a missing dependnecy on libgnomeui.
Reported by: bento
Diffstat (limited to 'net')
-rw-r--r--net/gnome-jabber/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnome-jabber/Makefile b/net/gnome-jabber/Makefile
index 1503ef4..0a857af 100644
--- a/net/gnome-jabber/Makefile
+++ b/net/gnome-jabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-jabber
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +19,7 @@ LIB_DEPENDS= gnet-2.0.0:${PORTSDIR}/net/gnet2
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libglade2
+USE_GNOME= gnomeprefix gnomehack libgnomeui
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud