diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-09-07 11:12:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-09-07 11:12:36 +0000 |
commit | 96f18dd5f7ed41a1b69627995c3b928dffe0bee5 (patch) | |
tree | 3457b7fc20af7f65605ec25249cbafca2daeb007 | |
parent | 6143aa0abfea23aadfc4b0ea0272094980772578 (diff) | |
download | freebsd-ports-96f18dd5f7ed41a1b69627995c3b928dffe0bee5.zip |
mark BROKEN, cuase of licq update
-rw-r--r-- | net/gtk+licq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gtk+licq/Makefile b/net/gtk+licq/Makefile index e3465e81d596..d323222d2f1a 100644 --- a/net/gtk+licq/Makefile +++ b/net/gtk+licq/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell \ iconv.3:${PORTSDIR}/converters/libiconv RUN_DEPENDS= licq:${PORTSDIR}/net/licq +BROKEN= 'does not support licq >= 1.2.0' + # It breaks the build for some reason #USE_LIBTOOL= yes USE_GMAKE= yes |