diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-18 18:46:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-18 18:46:39 +0000 |
commit | d0314a27e2b082a872c5edbe2dc5a53a57692c9b (patch) | |
tree | d77014ea46489297171b591a43094fb6e1f379f2 /net/gnomeicu | |
parent | 8ddbbdf323b8c1047cfb74baca22e34f81599cac (diff) | |
download | ports-d0314a27e2b082a872c5edbe2dc5a53a57692c9b.tar.gz ports-d0314a27e2b082a872c5edbe2dc5a53a57692c9b.zip |
Notes
Diffstat (limited to 'net/gnomeicu')
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index 2cf91f1a2a5a..e608586f82ca 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/gnomeicu/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnomeicu-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS+= glade-2.0.0:${PORTSDIR}/devel/libglade2 \ - gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ + panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ xml2.5:${PORTSDIR}/textproc/libxml2 \ gnet.1:${PORTSDIR}/net/gnet \ gdbm.2:${PORTSDIR}/databases/gdbm |