summaryrefslogtreecommitdiff
path: root/www/mozilla/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-12 18:16:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-12 18:16:09 +0000
commitb902740e00685305dc1edfa671adf29c9c968bb1 (patch)
tree10548e32c4cd679f1056c58f1ac97df93d1666c6 /www/mozilla/Makefile
parentuse 'local-distfiles' (diff)
Long awaited 0.9.9 update. For some reason configure doesn't pick up our
request to enable chatzilla, therefore it is not enabled now - the issue is under investigation, but anybody is free to smash maintainers with a relevant patch.
Notes
Notes: svn path=/head/; revision=55943
Diffstat (limited to 'www/mozilla/Makefile')
-rw-r--r--www/mozilla/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index d5a3d29ac1bd..828d49469eba 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mozilla
-PORTVERSION= 0.9.8
-PORTREVISION= 2
+PORTVERSION= 0.9.9
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
@@ -19,12 +18,14 @@ DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
+BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
+ freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
mng.1:${PORTSDIR}/graphics/libmng \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+ freetype.9:${PORTSDIR}/print/freetype2
WRKSRC= ${WRKDIR}/${PORTNAME}