diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-27 14:52:35 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-27 14:52:35 +0800 |
commit | 8de4566f33552f0ad93b45b4531310e6a612346d (patch) | |
tree | 44db05b2e3c9401da2545bcf1d9125b5f624e35c /x11-toolkits | |
parent | b84293aa80c6d45085a685fe2ef3310a8c9e168d (diff) | |
download | freebsd-ports-gnome-8de4566f33552f0ad93b45b4531310e6a612346d.tar.gz freebsd-ports-gnome-8de4566f33552f0ad93b45b4531310e6a612346d.tar.zst freebsd-ports-gnome-8de4566f33552f0ad93b45b4531310e6a612346d.zip |
Ignore this port. It's almost two years old, and there is a GNOME 2
version of bakery available. It will be updated after the 5.2 freeze lifts.
Currently, the build is recursing indefinitely on bento.
Approved by: portmgr (implicit)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 0cdde5fea476..2dc5a6d99b0a 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -16,6 +16,8 @@ COMMENT= A C++ Application Framework for use with Gnome-- LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome-- +IGNORE= "Obsolete; will be upgraded to 1.3.x after the 5.2 freeze" + USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes |