diff options
author | flo <flo@FreeBSD.org> | 2011-07-01 22:45:45 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-07-01 22:45:45 +0800 |
commit | 082cf40195ae326e427874fee4a4b7f8a6ff7490 (patch) | |
tree | 761d73b0e0c4e2005291b4e176886e9f2ca67464 | |
parent | 7dc2f915d5824a5e31276d3d3cf3148b962f4e06 (diff) | |
download | freebsd-ports-gnome-082cf40195ae326e427874fee4a4b7f8a6ff7490.tar.gz freebsd-ports-gnome-082cf40195ae326e427874fee4a4b7f8a6ff7490.tar.zst freebsd-ports-gnome-082cf40195ae326e427874fee4a4b7f8a6ff7490.zip |
set LATEST_LINK to not overlap with mail/thunderbird-i18n
-rw-r--r-- | mail/thunderbird3-i18n/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/thunderbird3-i18n/Makefile b/mail/thunderbird3-i18n/Makefile index 21f0252ca072..f5b4f4a946c8 100644 --- a/mail/thunderbird3-i18n/Makefile +++ b/mail/thunderbird3-i18n/Makefile @@ -20,6 +20,8 @@ COMMENT= Localized interface for Thunderbird RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher .endif +LATEST_LINK= thunderbird3-i18n + NO_BUILD= yes USE_THUNDERBIRD= 31 USE_XPI= *thunderbird* |