1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix build with recent thunderbird update.

PR:		ports/166106
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Feature safe:	yes
This commit is contained in:
Alex Dupre 2012-03-15 08:17:34 +00:00
parent 61cb421f2a
commit a608e6939c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293330

View File

@ -14,6 +14,6 @@ MASTERDIR= ${.CURDIR}/../enigmail
GECKO= thunderbird
GECKO_PORTDIR= mail/${GECKO}
GECKO_EXTDIR= comm-release
GECKO_EXTDIR= comm-esr10
.include "${MASTERDIR}/Makefile"