diff options
author | ahze <ahze@FreeBSD.org> | 2006-11-19 01:06:23 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-11-19 01:06:23 +0800 |
commit | 6a2ce88c776ee0fa5916ab1b453f909eec91bf8e (patch) | |
tree | 572765a4120621a139a323c5836b21353dab0232 /mail | |
parent | 6d4006dfee644c44c409394c8489cd9fb5a6e5b6 (diff) | |
download | freebsd-ports-gnome-6a2ce88c776ee0fa5916ab1b453f909eec91bf8e.tar.gz freebsd-ports-gnome-6a2ce88c776ee0fa5916ab1b453f909eec91bf8e.tar.zst freebsd-ports-gnome-6a2ce88c776ee0fa5916ab1b453f909eec91bf8e.zip |
Set LATEST_LINK to thunderbird-${PORTNAME} so we don't conflict with
devel/lightning
Diffstat (limited to 'mail')
-rw-r--r-- | mail/lightning/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/lightning/Makefile b/mail/lightning/Makefile index 5d83151d1908..662ea72b8767 100644 --- a/mail/lightning/Makefile +++ b/mail/lightning/Makefile @@ -17,6 +17,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]* USE_GCC= 3.4+ ALL_TARGET= default |