diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-12 12:29:52 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-12 12:29:52 +0000 |
commit | fed8efaebea7fe0025399352a7cc8ed594b511fd (patch) | |
tree | eb61530d2815aef0050e75edb4c6fc59f705e171 | |
parent | Update to 1.2.1 (diff) |
Chase gnomemm shlib bump.
Notes
Notes:
svn path=/head/; revision=46127
-rw-r--r-- | net/gabber/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/panel--/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/gabber/Makefile b/net/gabber/Makefile index 754e6048d58f..717f88cf8888 100644 --- a/net/gabber/Makefile +++ b/net/gabber/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomemm.6:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 497977194791..37cdcfbae267 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomemm.6:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_PERL5= yes diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile index 1fa44e190f6a..e1bf3cf71261 100644 --- a/x11-toolkits/panel--/Makefile +++ b/x11-toolkits/panel--/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/panelmm MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomemm.6:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_GMAKE= yes |