summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authortaya <taya>2004-04-26 13:56:09 +0000
committertaya <taya>2004-04-26 13:56:09 +0000
commitd1c341936da148deeeafa2d8e23f58bb4013f398 (patch)
treefc1d664603912cc195ae81c41f656051bac3cc9d /mail/thunderbird/Makefile
parent0631c83882bbaacbace47025802576477d6390e7 (diff)
downloadpkgsrc-d1c341936da148deeeafa2d8e23f58bb4013f398.tar.gz
- switch to gtk1
- catch up to current statvfs support
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index f039a125880..6b8e55bf7e9 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 23:25:27 taya Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/26 13:56:09 taya Exp $
MOZILLA= thunderbird
MOZILLA_BIN= thunderbird-bin
MOZ_VER= 0.5
+PKGREVISION= 1
EXTRACT_SUFX= .tar.gz
DISTNAME= thunderbird-${MOZ_VER}-source
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/ \
@@ -15,8 +16,6 @@ CONFIGURE_ENV+= MOZ_THUNDERBIRD=1
MAKE_ENV+= MOZ_THUNDERBIRD=1
CONFIGURE_ARGS+= --enable-extensions=wallet,spellcheck,xmlextras
-MOZILLA_USE_GTK2= # defined
-MOZILLA_USE_XFT= YES
#
# XXX