summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-05-15 23:06:02 +0000
committermarcus <marcus@FreeBSD.org>2002-05-15 23:06:02 +0000
commit2bdd60f879f840e85673b29a28e1cd9447dc5bd4 (patch)
treee9140d14365c1a23298ef6dd871cd07e4aa86bfd /misc
parent6a662c8cafb6f01099ddc034bbf408b34085764f (diff)
downloadFreeBSD-ports-2bdd60f879f840e85673b29a28e1cd9447dc5bd4.zip
FreeBSD-ports-2bdd60f879f840e85673b29a28e1cd9447dc5bd4.tar.gz
Fix a dependency issue. The wrong library name was specified.
Submitted by: bento
Diffstat (limited to 'misc')
-rw-r--r--misc/gnomeutils2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnomeutils2/Makefile b/misc/gnomeutils2/Makefile
index 739e3f8..93f0649d 100644
--- a/misc/gnomeutils2/Makefile
+++ b/misc/gnomeutils2/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= panel-menu.0:${PORTSDIR}/x11/gnomepanel
+LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel
USE_BZIP2= yes
USE_X_PREFIX= yes
OpenPOWER on IntegriCloud