Fix a dependency issue. The wrong library name was specified.

Submitted by:	bento
This commit is contained in:
Joe Marcus Clarke
2002-05-15 23:06:02 +00:00
parent 2df6675f85
commit 5bf848e973
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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