diff options
author | ahze <ahze@FreeBSD.org> | 2006-12-10 13:47:36 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-12-10 13:47:36 +0800 |
commit | 3f11d36cfccfcbd1f87ba4290035001bd3213c2f (patch) | |
tree | 3ae675e4c6b461010149d7b4eba1a96e48c70fb2 /mail | |
parent | 2f663d068f0d2a2fccd3e0002f5cdb1657517eef (diff) | |
download | freebsd-ports-gnome-3f11d36cfccfcbd1f87ba4290035001bd3213c2f.tar.gz freebsd-ports-gnome-3f11d36cfccfcbd1f87ba4290035001bd3213c2f.tar.zst freebsd-ports-gnome-3f11d36cfccfcbd1f87ba4290035001bd3213c2f.zip |
Conflict with lightning-xpi not lightning
Diffstat (limited to 'mail')
-rw-r--r-- | mail/lightning/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/lightning/Makefile b/mail/lightning/Makefile index 2a8ec1ff3799..1eb1729253b6 100644 --- a/mail/lightning/Makefile +++ b/mail/lightning/Makefile @@ -19,7 +19,7 @@ COMMENT= Thunderbird mail client with lightning calendar plugin BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LATEST_LINK= thunderbird-${PORTNAME} -CONFLICTS= thunderbird-[0-9]* lightning-0.[0-9]* +CONFLICTS= thunderbird-[0-9]* lightning-xpi-0.[0-9]* USE_GCC= 3.4+ ALL_TARGET= default CONFIGURE_ENV= LOCALBASE=${LOCALBASE} |