diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 23:52:27 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 23:52:27 +0000 |
commit | 1bb60423d3e23d3b6bed058f4536f90a37df4a65 (patch) | |
tree | 33b083d87407e5d3fc58b5ee6e7e62eb1d76c2da /mail/thunderbird-esr | |
parent | a077d959ddaf5b32f8b9b20efb9379b806f9bb65 (diff) | |
download | ports-1bb60423d3e23d3b6bed058f4536f90a37df4a65.tar.gz ports-1bb60423d3e23d3b6bed058f4536f90a37df4a65.zip |
Notes
Diffstat (limited to 'mail/thunderbird-esr')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 5138cc9459fa..ad125367147a 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -37,7 +37,7 @@ PORTNAME_ICON= ${PREFIX}/lib/${PORTNAME}/chrome/icons/default/default.xpm SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}-${PORTVERSION}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome -CONFLICTS= thunerbird*-1.5* +CONFLICTS= thunderbird*-1.5* .include <bsd.port.pre.mk> .include "${.CURDIR}/../../www/mozilla/Makefile.common" |