diff options
author | ade <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
commit | 5b49c19c5242ff2ec52897543245b51c60c4834a (patch) | |
tree | e4cf09605a9a52737e1a94649358c5c4dd0c4e55 /net-im | |
parent | 229af19ab23506a643b22ee34e21fbd1f7980f07 (diff) | |
download | FreeBSD-ports-5b49c19c5242ff2ec52897543245b51c60c4834a.zip FreeBSD-ports-5b49c19c5242ff2ec52897543245b51c60c4834a.tar.gz |
Updates for new shared library versions in GNOME 1.2
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gnomeicu/Makefile | 2 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 6f10e63..2f4252a 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ MAINTAINER= nectar@FreeBSD.org -LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index 6f10e63..2f4252a 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ MAINTAINER= nectar@FreeBSD.org -LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |