aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-04-03 02:17:28 +0800
committermarcus <marcus@FreeBSD.org>2008-04-03 02:17:28 +0800
commita2d6fef4fd6bf6eb5ab9b8a906af613b4f1a5660 (patch)
treea12fe3f97637907e87b79c3380bb57bf7c3dfb17 /net-im
parentf9477d1aadaefe9754be1296bf4a722911f2fc6e (diff)
downloadfreebsd-ports-gnome-a2d6fef4fd6bf6eb5ab9b8a906af613b4f1a5660.tar.gz
freebsd-ports-gnome-a2d6fef4fd6bf6eb5ab9b8a906af613b4f1a5660.tar.zst
freebsd-ports-gnome-a2d6fef4fd6bf6eb5ab9b8a906af613b4f1a5660.zip
Add another missing dependency on gnomepanel.
Reported by: pointyhat via pav
Diffstat (limited to 'net-im')
-rw-r--r--net-im/empathy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index 843f2dc17831..faa070ea2dfd 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= empathy
PORTVERSION= 0.22.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -23,7 +23,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2 ltverhack
+USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2 ltverhack \
+ gnomepanel
USE_AUTOTOOLS= libtool:15
INSTALLS_ICONS= yes
USE_PYTHON= yes