diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
commit | 10c666b0b63663c2bdcfc0dca2a8855fc8065591 (patch) | |
tree | b1e580ea255bba9aeeec58d34442b824814b85c8 /x11-toolkits | |
parent | 775d1f5d8e6db707a852e1ff53fadc8231c04d17 (diff) | |
download | FreeBSD-ports-10c666b0b63663c2bdcfc0dca2a8855fc8065591.zip FreeBSD-ports-10c666b0b63663c2bdcfc0dca2a8855fc8065591.tar.gz |
Chase the gnomemm shared lib version.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/panel--/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index c952f49..00574a4 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.9:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_PERL5= yes diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile index a86db44..7352510 100644 --- a/x11-toolkits/panel--/Makefile +++ b/x11-toolkits/panel--/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_GMAKE= yes |