diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-27 06:52:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-27 06:52:35 +0000 |
commit | ea3d79e28d0a06e8918f792cd94bd75d8bbe01d0 (patch) | |
tree | 7a5dc810e32c65cd3668d3dc0999a95418cf0254 /x11-toolkits | |
parent | ebb9c238ca7749709f3b6d55cd12b98fd6948378 (diff) | |
download | ports-ea3d79e28d0a06e8918f792cd94bd75d8bbe01d0.tar.gz ports-ea3d79e28d0a06e8918f792cd94bd75d8bbe01d0.zip |
Notes
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 |