diff options
author | pav <pav@FreeBSD.org> | 2011-08-29 05:08:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-08-29 05:08:19 +0800 |
commit | c663dba2ee423a966bb50a58e9ccd8a8768243e2 (patch) | |
tree | ab25df1c3d033c667de55401fd8864174914f78c /deskutils | |
parent | 3b9161196615fd1ea2a5bcf9f8af1c204f33beca (diff) | |
download | freebsd-ports-gnome-c663dba2ee423a966bb50a58e9ccd8a8768243e2.tar.gz freebsd-ports-gnome-c663dba2ee423a966bb50a58e9ccd8a8768243e2.tar.zst freebsd-ports-gnome-c663dba2ee423a966bb50a58e9ccd8a8768243e2.zip |
- Mark BROKEN: bad depobj
Reported by: pointyhat
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/lightning/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/lightning/Makefile b/deskutils/lightning/Makefile index aeb3180d7eb7..87daa00c193e 100644 --- a/deskutils/lightning/Makefile +++ b/deskutils/lightning/Makefile @@ -18,6 +18,8 @@ COMMENT= An integrated calendar for Thunderbird and SeaMonkey RUN_DEPENDS+= ${LOCALBASE}/lib/seamonkey/seamonkey-bin:${PORTSDIR}/www/seamonkey2 +BROKEN= unsatisfiable depobj + CONFLICTS_BUILD= spidermonkey-1.[0-7]* USE_AUTOTOOLS= autoconf213 libtool ALL_TARGET= default |