diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-28 21:08:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-28 21:08:19 +0000 |
commit | 00d1040dcdc7971c280d8eb33509bdca003f4bfd (patch) | |
tree | 4805f3cdf1ccd582700ecead430f54a1de8fb968 | |
parent | e6a220e5c0b2e100d62aeea159d2fba082cb78ad (diff) | |
download | ports-00d1040dcdc7971c280d8eb33509bdca003f4bfd.tar.gz ports-00d1040dcdc7971c280d8eb33509bdca003f4bfd.zip |
Notes
-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 |