From 98a236a7c66a36029797695eb27afcd4c15b19ad Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 1 Feb 2006 17:42:43 +0000 Subject: Add an empty OPTIONS declaration to enable additional OPTIONS that are added after bsd.port.pre.mk is included. PR: 92106 Submitted by: jacula modyun --- mail/thunderbird3/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/thunderbird3') diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index 98cfea2f548..1f4215cde6a 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -39,6 +39,8 @@ PORTNAME_ICON= ${PREFIX}/lib/${PORTNAME}/icons/default.xpm SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}-${PORTVERSION}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome +OPTIONS= + .include .include "${.CURDIR}/../../www/mozilla/Makefile.common" -- cgit