diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-20 01:29:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-20 01:29:52 +0000 |
commit | 17c17425f1de6f94304d5b6cf46b6e94e0952d1c (patch) | |
tree | df549790d055e80767a0293ba358695d4a066bb2 | |
parent | - update to 1.9 (diff) |
BROKEN: Dynamically linked binary linked to old version of gtkhtml no
longer in ports
Notes
Notes:
svn path=/head/; revision=159976
-rw-r--r-- | net-im/ymessenger/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/ymessenger/Makefile b/net-im/ymessenger/Makefile index 75ea8e55329e..8eba9c1f452a 100644 --- a/net-im/ymessenger/Makefile +++ b/net-im/ymessenger/Makefile @@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= sethk@meowfishies.com COMMENT= Yahoo! Messenger - Instant messaging client +BROKEN= Dynamically linked binary linked to old version of gtkhtml no longer in ports + USE_GNOME= gtk12 gdkpixbuf USE_REINPLACE= yes NO_BUILD= yes |