diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
commit | e57110f7ccf918c6f6e12b6753bd73d30b97eab2 (patch) | |
tree | 234640833414fc9ff563d00b43e2c6a1ac8b117a /x11-toolkits/bakery | |
parent | 4e8712a974f9a5dfd6947c16f9b6c559dcd4a5f7 (diff) | |
download | ports-e57110f7ccf918c6f6e12b6753bd73d30b97eab2.tar.gz ports-e57110f7ccf918c6f6e12b6753bd73d30b97eab2.zip |
Notes
Diffstat (limited to 'x11-toolkits/bakery')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index c952f4961167..00574a4c6075 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 |