freebsd-ports/mail/moztraybiff/files/patch-Makefile
Adam Weinberger cc374951d5 Update to 1.2.1, which works with Thunderbird 1.5
PR:		ports/91735
Submitted by:	Phil Oleson <oz@nixil.net>
2006-01-16 18:07:50 +00:00

11 lines
336 B
Text

--- Makefile.orig Fri Jan 6 18:51:34 2006
+++ Makefile Mon Jan 16 13:01:55 2006
@@ -19,7 +19,7 @@
XPI_EXTRA_FILES = install.js
endif
ifeq ($(MOZILLA_PLATFORM),tbird)
-REAL_CONFIG = mozilla-thunderbird-config
+REAL_CONFIG = thunderbird-config
XPI_VERSION := $(XPI_VERSION)-tb${MOZILLA_VERSION}
XPI_EXTRA_FILES = install.rdf
endif