diff options
author | pav <pav@FreeBSD.org> | 2008-12-19 08:02:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-19 08:02:45 +0800 |
commit | b5309ad0de63d6c7744d0dfdaf9348db3236cb45 (patch) | |
tree | 6acd1b9d1f543962ac3c34f1bbfc3f99a64e4a60 /net-im | |
parent | 21c39f65599fcfeb84faf405aa5383fd6edd7b4b (diff) | |
download | freebsd-ports-gnome-b5309ad0de63d6c7744d0dfdaf9348db3236cb45.tar.gz freebsd-ports-gnome-b5309ad0de63d6c7744d0dfdaf9348db3236cb45.tar.zst freebsd-ports-gnome-b5309ad0de63d6c7744d0dfdaf9348db3236cb45.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/icqnd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/icqnd/Makefile b/net-im/icqnd/Makefile index 3730e9b9edbd..205c80ef582c 100644 --- a/net-im/icqnd/Makefile +++ b/net-im/icqnd/Makefile @@ -17,6 +17,8 @@ COMMENT= GTK based LICQ GUI program BUILD_DEPENDS= licq:${PORTSDIR}/net-im/licq RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= does not compile + USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes |